Searched refs:CwdPath (Results 1 – 2 of 2) sorted by relevance
78 IN CONST CHAR16* CwdPath in IsSoucePathValid() argument85 ASSERT (CwdPath != NULL); in IsSoucePathValid()97 CwdPathBuffer = AllocateCopyPool (StrSize (CwdPath), CwdPath); in IsSoucePathValid()
50 (Drive, CwdPath) = os.path.splitdrive(self.CurrentWorkingDir)