Searched defs:GetFullPath (Results 1 – 5 of 5) sorted by relevance
805 bool GetFullPath(CFSTR dirPrefix, CFSTR s, FString &res) in GetFullPath() function891 bool GetFullPath(CFSTR path, FString &fullPath) in GetFullPath() function
78 void GetFullPath(const CAltStream &item, FString &path) const in GetFullPath() function
169 void GetFullPath(const CDirItem &item, FString &path) const in GetFullPath() function
88 string GetFullPath(const string& path) { return model_base_dir_ + path; } in GetFullPath() function
83 string GetFullPath(const string& path) { return model_base_dir_ + path; } in GetFullPath() function