Home
last modified time | relevance | path

Searched defs:absolutePath (Results 1 - 15 of 15) sorted by relevance

/foundation/ability/idl_tool/util/
H A Dfile.cpp41 char* absolutePath = realpath(path.string(), nullptr); in File() local
49 char absolutePath[_MAX_PATH]; in File() local
69 char* absolutePath = realpath(path.string(), nullptr); in File() local
[all...]
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dbgtask_config.cpp46 std::string absolutePath = DelayedSingleton<DataStorageHelper>::GetInstance()-> in LoadConfigFile() local
H A Ddata_storage_helper.cpp122 std::string absolutePath = GetConfigFileAbsolutePath(FilePath); in ParseFastSuspendDozeTime() local
203 char absolutePath[PATH_MAX] = {0}; in GetConfigFileAbsolutePath() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_effect_server.cpp53 std::string absolutePath; variable
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_directory.cpp244 string absolutePath; in ResolveAbsolutePath() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/
H A DFileMonitor.cpp54 std::string absolutePath; in resolveAbsolutePath() local
178 std::string absolutePath = resolveAbsolutePath(aPath, true); in addPath() local
201 std::string absolutePath = resolveAbsolutePath(aPath, true); removePath() local
225 std::string absolutePath = resolveAbsolutePath(aPath, false); addFile() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/utils/
H A Dressched_utils.cpp170 char absolutePath[PATH_MAX] = {0}; in GetProcessFilePath() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/
H A Dnstackx_qdisc.c159 char absolutePath[PATH_MAX + 1] = {0}; // +1 is avoiding array out of bound in GetQdiscAllLengthFromFile() local
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Duri_utils.cpp74 std::string absolutePath; in GetUriListFromWantDms() local
/foundation/arkui/ace_engine/frameworks/component_test/
H A Dtest_result_recorder.cpp148 std::string absolutePath; in Initialize() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp92 bool AddFileEntryToZip(zipFile zip_file, FilePath &relativePath, FilePath &absolutePath, const OPTIONS &options) in AddFileEntryToZip() argument
189 FilePath &absolutePath = relativePaths[i].second; in FlushEntriesIfNeeded() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_spatial_channel_converter.cpp196 std::string absolutePath; variable
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontcollection_napi/
H A Djs_fontcollection.cpp160 bool JsFontCollection::SplitAbsoluteFontPath(std::string& absolutePath) in SplitAbsoluteFontPath() argument
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp509 std::string absolutePath = filePath + fileName; in GetAssetAbsolutePath() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp11528 std::string absolutePath = GetConfigFileAbsolutePath(relativePath); in ParseJsonFromBoot() local
11565 char absolutePath[PATH_MAX] = {0}; in GetConfigFileAbsolutePath() local

Completed in 31 milliseconds