Home
last modified time | relevance | path

Searched refs:tmpResolved (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddirectory_ex.cpp72 std::string tmpResolved; in RustPathToRealPath() local
74 if (PathToRealPath(tmpPath, tmpResolved)) { in RustPathToRealPath()
75 realPath = tmpResolved; in RustPathToRealPath()