Searched defs:realPath (Results 1 – 2 of 2) sorted by relevance
69 bool RustPathToRealPath(const rust::String& path, rust::String& realPath) in RustPathToRealPath()416 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath()
260 string realPath; in LoadBufferFromNodeFile() local