Searched defs:realPath (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/c_utils/base/src/ | ||
| D | directory_ex.cpp | 266 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath() |
| D | file_ex.cpp | 186 string realPath; in LoadBufferFromNodeFile() local |