| /foundation/filemanagement/app_file_service/utils/src/b_tarball/ |
| D | b_tarball_factory.cpp | 48 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/ |
| D | file.cpp | 21 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath()
|
| /foundation/arkui/napi/utils/platform/windows/ |
| D | file.cpp | 23 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath()
|
| /foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/ |
| D | FileMonitor.cpp | 59 …if (auto resolvedPath = std::filesystem::canonical(std::filesystem::u8path(path), error); !error) { in ResolveAbsolutePath() local 63 char resolvedPath[_MAX_PATH] = {}; in ResolveAbsolutePath() local 74 char resolvedPath[_MAX_PATH] = {}; in ResolveAbsolutePath() local 91 char resolvedPath[PATH_MAX]; in ResolveAbsolutePath() local
|
| /foundation/filemanagement/dfs_service/utils/load/src/ |
| D | plugin_loader.cpp | 65 char resolvedPath[PATH_MAX] = {'\0'}; in LoadCloudKitPlugin() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/allconnectmgr/ |
| D | dsched_all_connect_manager.cpp | 92 std::string resolvedPath = "/system/lib64/libcfwk_allconnect_client.z.so"; in GetServiceCollaborationManagerProxy() local 94 std::string resolvedPath = "/system/lib/libcfwk_allconnect_client.z.so"; in GetServiceCollaborationManagerProxy() local
|
| /foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/mock/ |
| D | lib_function_mock.cpp | 22 char *realpath(const char *path, char *resolvedPath) in realpath()
|
| /foundation/multimodalinput/input/tools/inject_event/src/ |
| D | input_device.cpp | 170 char resolvedPath[PATH_MAX] = {}; in VerifyDeviceMatch() local 203 char resolvedPath[PATH_MAX] = {}; in OpenDevice() local
|
| D | event_recorder.cpp | 52 char resolvedPath[PATH_MAX] = {}; in Start() local
|
| D | event_replayer.cpp | 110 char resolvedPath[PATH_MAX] = {}; in Replay() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/ |
| D | kernel_talker.h | 72 char resolvedPath[PATH_MAX] = {'\0'}; in SetCmd() local
|
| /foundation/multimedia/media_library/services/media_cloud_sync_service/src/utils/ |
| D | cloud_media_file_utils.cpp | 76 char resolvedPath[PATH_MAX] = {'\0'}; in LocalWriteOpen() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/multiuser/ |
| D | os_account_observer.cpp | 57 char resolvedPath[PATH_MAX] = {'\0'}; in AddMPInfo() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| D | std_directory.cpp | 273 char resolvedPath[_MAX_PATH] = {}; in ResolveAbsolutePath() local 290 char resolvedPath[PATH_MAX]; in ResolveAbsolutePath() local
|
| /foundation/filemanagement/dfs_service/utils/cloud_disk/src/ |
| D | cloud_file_utils.cpp | 273 char resolvedPath[PATH_MAX] = {'\0'}; in LocalWriteOpen() local 314 char resolvedPath[PATH_MAX]; in ClearHmdfsCache() local 352 char resolvedPath[PATH_MAX]; in ClearCloudCache() local
|
| /foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
| D | file_path_utils.cpp | 28 char* realpath(const char* path, char* resolvedPath) in realpath() 416 char resolvedPath[PATH_MAX + 1] = { 0 }; in MakeFilePath() local
|
| /foundation/filemanagement/app_file_service/utils/src/b_filesystem/ |
| D | b_file.cpp | 101 auto resolvedPath = make_unique<char[]>(PATH_MAX + 1); // 1: size for '\0' in CopyFile() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_impl_posix/ |
| D | kv_store.c | 40 static int GetResolvedPath(const char* dataPath, const char* key, char* resolvedPath, unsigned int … in GetResolvedPath()
|
| /foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/ |
| D | res_sched_exe_mgr.cpp | 248 char resolvedPath[PATH_MAX] = { 0 }; in GetCgroupFileContent() local
|
| /foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/ |
| D | cloud_sync_napi.cpp | 850 char resolvedPath[PATH_MAX] = {'\0'}; in GetSingleFileSyncState() local 899 char resolvedPath[PATH_MAX] = {'\0'}; in GetFileSyncStateForBatch() local 1073 static tuple<int32_t, int32_t> DoGetCoreFileSyncState(const char *resolvedPath) in DoGetCoreFileSyncState() 1139 char resolvedPath[PATH_MAX] = {'\0'}; in GetCoreFileSyncState() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/ |
| D | kernel_talker.cpp | 176 char resolvedPath[PATH_MAX] = {'\0'}; in PollRun() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/ |
| D | jsi_module_searcher.cpp | 28 char* realpath(const char* path, char* resolvedPath) in realpath()
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter_new/adapter/ |
| D | bluetooth_device_manager.cpp | 255 char resolvedPath[] = "libaudio_bluetooth_hdi_proxy_server.z.so"; in InitAudioManager() local
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | js_worker.cpp | 281 std::string resolvedPath; in GetSafeData() local
|
| /foundation/window/window_manager/snapshot/src/ |
| D | snapshot_utils.cpp | 128 char resolvedPath[PATH_MAX] = { 0 }; in CheckFileNameValid() local
|