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