Home
last modified time | relevance | path

Searched defs:resolvedPath (Results 1 – 22 of 22) sorted by relevance

/foundation/filemanagement/app_file_service/utils/src/b_tarball/
Db_tarball_factory.cpp48 auto resolvedPath = BExcepUltils::Canonicalize(root); in UntarFort() local
74 auto resolvedPath = make_unique<char[]>(PATH_MAX); in TarFilter() local
126 auto resolvedPath = make_unique<char[]>(PATH_MAX); in GetTarballDirAndName() local
/foundation/arkui/napi/utils/platform/unix_like/
Dfile.cpp23 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath()
/foundation/arkui/napi/utils/platform/windows/
Dfile.cpp23 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath()
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/
DFileMonitor.cpp65 char resolvedPath[_MAX_PATH] = {}; in ResolveAbsolutePath() local
76 char resolvedPath[_MAX_PATH] = {}; in ResolveAbsolutePath() local
93 char resolvedPath[PATH_MAX + 1] = { 0 }; in ResolveAbsolutePath() local
/foundation/filemanagement/dfs_service/utils/load/src/
Dplugin_loader.cpp65 char resolvedPath[PATH_MAX] = {'\0'}; in LoadCloudKitPlugin() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/allconnectmgr/
Ddsched_all_connect_manager.cpp90 std::string resolvedPath = "/system/lib64/libcfwk_allconnect_client.z.so"; in GetServiceCollaborationManagerProxy() local
92 std::string resolvedPath = "/system/lib/libcfwk_allconnect_client.z.so"; in GetServiceCollaborationManagerProxy() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
Dkernel_talker.h72 char resolvedPath[PATH_MAX] = {'\0'}; in SetCmd() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
Dstd_directory.cpp259 char resolvedPath[_MAX_PATH] = {}; in ResolveAbsolutePath() local
276 char resolvedPath[PATH_MAX]; in ResolveAbsolutePath() local
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
Db_file.cpp101 auto resolvedPath = make_unique<char[]>(PATH_MAX + 1); // 1: size for '\0' in CopyFile() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dfile_path_utils.cpp28 char* realpath(const char* path, char* resolvedPath) in realpath()
414 char resolvedPath[PATH_MAX + 1] = { 0 }; in MakeFilePath() local
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dprocess_group_util.cpp61 char resolvedPath[PATH_MAX] = { 0 }; in GetRealPath() local
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
Dres_sched_exe_mgr.cpp173 char resolvedPath[PATH_MAX] = { 0 }; in GetCgroupFileContent() local
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_impl_posix/
Dkv_store.c40 static int GetResolvedPath(const char* dataPath, const char* key, char* resolvedPath, unsigned int … in GetResolvedPath()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
Dkernel_talker.cpp172 char resolvedPath[PATH_MAX] = {'\0'}; in PollRun() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
Djsi_module_searcher.cpp28 char* realpath(const char* path, char* resolvedPath) in realpath()
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
Dcloud_file_utils.cpp235 char resolvedPath[PATH_MAX] = {'\0'}; in LocalWriteOpen() local
/foundation/window/window_manager/snapshot/src/
Dsnapshot_utils.cpp124 char resolvedPath[PATH_MAX] = { 0 }; in CheckFileNameValid() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
Dbluetooth_renderer_sink.cpp363 char resolvedPath[100] = "/vendor/lib64/chipsetsdk/libaudio_bluetooth_hdi_proxy_server.z.so"; in InitAudioManager() local
365 char resolvedPath[100] = "/vendor/lib/chipsetsdk/libaudio_bluetooth_hdi_proxy_server.z.so"; in InitAudioManager() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_worker.cpp272 std::string resolvedPath; in GetSafeData() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_backup.cpp654 char resolvedPath[PATH_MAX] = { 0 }; in GetRealPath() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp607 char resolvedPath[PATH_MAX + 1] = {'\0'}; in CloudOpenOnLocal() local
1480 char resolvedPath[PATH_MAX] = {'\0'}; in CheckPathForStartFuse() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp2786 char resolvedPath[PATH_MAX] = {0}; in LoadAbilityLibrary() local
2849 char resolvedPath[PATH_MAX] = {0}; in LoadAppDetailAbilityLibrary() local