Searched defs:OrigPath (Results 1 – 3 of 3) sorted by relevance
83 const char *OrigPath = getcwd(PathBuf, 1024); in TEST() local
428 findDebugBinary(const std::string & OrigPath,const std::string & DebuglinkName,uint32_t CRCHash,std::string & Result) findDebugBinary() argument
524 if (!starts_with(OrigPath, OldPrefix, style)) in replace_path_prefix() local