Home
last modified time | relevance | path

Searched defs:RealPath (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dutils.cpp21 bool RealPath(const std::string& fileName, char* realPath) in RealPath() function
/ohos5.0/foundation/arkui/napi/utils/platform/unix_like/
H A Dfile.cpp23 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath() function
/ohos5.0/foundation/arkui/napi/utils/platform/windows/
H A Dfile.cpp23 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath() function
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstring_util.h32 inline bool RealPath(const std::string& path, std::string& realPath) in RealPath() function
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dfile.cpp259 std::string File::RealPath(const std::string &path) in CreateParentDir() function in OHOS::HDI::File
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dfile.cpp278 std::string File::RealPath(const std::string &path) in CreatePartDir() function in OHOS::Idl::File