| /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/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/ |
| D | FileMonitor.cpp | 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/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/src/ |
| D | audio_device_manager_impl.cpp | 87 char resolvedPath[100] = "/system/lib64/libdaudio_client.z.so"; in InitRemoteAudioMgr() local 89 char resolvedPath[100] = "/system/lib/libdaudio_client.z.so"; in InitRemoteAudioMgr() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/ |
| D | kernel_talker.h | 72 char resolvedPath[PATH_MAX] = {'\0'}; in SetCmd() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| D | std_directory.cpp | 224 char resolvedPath[_MAX_PATH] = {}; in ResolveAbsolutePath() local 241 char resolvedPath[PATH_MAX]; in ResolveAbsolutePath() local
|
| /foundation/filemanagement/app_file_service/utils/src/b_filesystem/ |
| D | b_file.cpp | 100 auto resolvedPath = make_unique<char[]>(PATH_MAX); in CopyFile() local
|
| /foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/ |
| D | process_group_util.cpp | 59 char resolvedPath[PATH_MAX] = { 0 }; in GetRealPath() 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() 414 char resolvedPath[PATH_MAX + 1] = { 0 }; in MakeFilePath() local
|
| /foundation/filemanagement/dfs_service/utils/cloud_disk/src/ |
| D | cloud_file_utils.cpp | 121 char resolvedPath[PATH_MAX] = {'\0'}; in LocalWriteOpen() 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/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/ |
| D | bluetooth_renderer_sink.cpp | 272 char resolvedPath[100] = "/vendor/lib64/chipsetsdk/libaudio_bluetooth_hdi_proxy_server.z.so"; in InitAudioManager() local 274 char resolvedPath[100] = "/vendor/lib/chipsetsdk/libaudio_bluetooth_hdi_proxy_server.z.so"; in InitAudioManager() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/ |
| D | kernel_talker.cpp | 172 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/window/window_manager/snapshot/src/ |
| D | snapshot_utils.cpp | 123 char resolvedPath[PATH_MAX] = { 0 }; in CheckFileNameValid() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | main_thread.cpp | 2442 char resolvedPath[PATH_MAX] = {0}; in LoadAbilityLibrary() local 2492 char resolvedPath[PATH_MAX] = {0}; in LoadAppDetailAbilityLibrary() local
|