Searched defs:targetPath (Results 1 – 4 of 4) sorted by relevance
46 std::string targetPath; in ParseSources() local64 bool WakeupSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath()
46 std::string targetPath; in ParseSources() local63 bool SuspendSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath()
171 std::string targetPath; variable
211 static int32_t GetPath(const char *path, const char *name, char *targetPath, uint32_t pathLen, uint… in GetPath()