Searched refs:ResolvePath (Results 1 – 3 of 3) sorted by relevance
75 ResolvePath (const char *src_path, char *dst_path, size_t dst_len);
53 static int ResolvePath(const char *src_path, char *dst_path, size_t dst_len);
98 int SBFileSpec::ResolvePath(const char *src_path, char *dst_path, in ResolvePath() function in SBFileSpec