/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | file.cpp | 41 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
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/ |
H A D | FileMonitor.cpp | 56 std::string absolutePath; in ResolveAbsolutePath() local 178 std::string absolutePath = ResolveAbsolutePath(aPath, true); in AddPath() local 198 std::string absolutePath = ResolveAbsolutePath(aPath, true); in RemovePath() local 220 std::string absolutePath = ResolveAbsolutePath(aPath, false); in AddFile() local
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/ |
H A D | zip_writer.cpp | 117 std::string absolutePath = item.first; // first:absolutePath in FlushItems() local 231 …ipWriter::AddFileEntryToZip(zipFile zip_file, std::string &relativePath, std::string &absolutePath) in AddFileEntryToZip()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
H A D | zip_writer.cpp | 92 bool AddFileEntryToZip(zipFile zip_file, FilePath &relativePath, FilePath &absolutePath, const OPTI… in AddFileEntryToZip() 189 FilePath &absolutePath = relativePaths[i].second; in FlushEntriesIfNeeded() local
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/src/ |
H A D | data_storage_helper.cpp | 122 std::string absolutePath = GetConfigFileAbsolutePath(FilePath); in ParseFastSuspendDozeTime() local 203 char absolutePath[PATH_MAX] = {0}; in GetConfigFileAbsolutePath() local
|
H A D | bgtask_config.cpp | 46 std::string absolutePath = DelayedSingleton<DataStorageHelper>::GetInstance()-> in LoadConfigFile() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_effect_server.cpp | 53 std::string absolutePath; in LoadLibrary() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/utils/ |
H A D | ressched_utils.cpp | 181 char absolutePath[PATH_MAX] = {0}; in GetProcessFilePath() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/ |
H A D | nstackx_qdisc.c | 159 char absolutePath[PATH_MAX + 1] = {0}; // +1 is avoiding array out of bound in GetQdiscAllLengthFromFile() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | uri_utils.cpp | 68 std::string absolutePath; in GetUriListFromWantDms() local
|
H A D | ability_manager_service.cpp | 11838 std::string absolutePath = GetConfigFileAbsolutePath(relativePath); in ParseJsonFromBoot() local 11875 char absolutePath[PATH_MAX] = {0}; in GetConfigFileAbsolutePath() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | audio_spatial_channel_converter.cpp | 196 std::string absolutePath; in LoadLibrary() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | std_directory.cpp | 244 string absolutePath; in ResolveAbsolutePath() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontcollection_napi/ |
H A D | js_fontcollection.cpp | 138 bool JsFontCollection::SpiltAbsoluteFontPath(std::string& absolutePath) in SpiltAbsoluteFontPath()
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | theme_pack_manager.cpp | 459 std::string absolutePath("/data/service/el1/public/themes/"); in IsSameResourceByUserId() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/ |
H A D | video_element.cpp | 524 std::string absolutePath = filePath + fileName; in GetAssetAbsolutePath() local
|