Home
last modified time | relevance | path

Searched defs:realpath (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/unittest/rust/
H A Drust_utils_directory_test.rs219 let mut realpath = String::new(); in test_path_to_real_path_001() localVariable
229 let mut realpath = String::new(); in test_path_to_real_path_002() localVariable
239 let mut realpath = String::new(); in test_path_to_real_path_003() localVariable
249 let mut realpath = String::new(); in test_path_to_real_path_004() localVariable
262 let mut realpath = String::new(); in test_path_to_real_path_005() localVariable
271 let mut realpath = String::new(); in test_path_to_real_path_006() localVariable
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_directory_test.cpp514 string realpath; variable
527 string realpath; variable
540 string realpath; variable
553 string realpath; variable
569 string realpath; variable
581 string realpath; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/mock/
H A Dlibrary_func_mock.cpp43 char *realpath(const char *__restrict path, char *__restrict resolved_path) in realpath() function
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/
H A Ddirectory_benchmark_test.cpp429 string realpath; in BENCHMARK_F() local
446 string realpath; in BENCHMARK_F() local
463 string realpath; in BENCHMARK_F() local
480 string realpath; in BENCHMARK_F() local
500 string realpath; in BENCHMARK_F() local
516 string realpath; in BENCHMARK_F() local
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/utils/
H A Dutil.cpp34 char *realpath(const char *__restrict name, char *__restrict resolved) in realpath() function
/ohos5.0/foundation/multimedia/media_foundation/src/osal/utils/
H A Dutil.cpp35 char *realpath(const char *__restrict name, char *__restrict resolved) in realpath() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
H A Djsi_module_searcher.cpp28 char* realpath(const char* path, char* resolvedPath) in realpath() function
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp28 char* realpath(const char* path, char* resolvedPath) in realpath() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp78 char* realpath(const char* path, char* resolved_path) in realpath() function