Home
last modified time | relevance | path

Searched defs:PathToRealPath (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/mock/native/src/
Ddirectory_ex.cpp97 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath() function
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
Dmock.cpp20 __attribute__((visibility("default"))) bool PathToRealPath(const std::string &path, std::string &re… in PathToRealPath() function
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Ddirectory_ex.cpp294 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath() function
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dimage_utils.cpp250 bool ImageUtils::PathToRealPath(const string &path, string &realPath) in PathToRealPath() function in OHOS::Media::ImageUtils