/foundation/resourceschedule/device_standby/services/test/unittest/ |
H A D | standby_utils_unit_test.cpp | 192 std::string fullPath; in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | render_data_loader.cpp | 45 const string fullPath = pathPrefix + RENDER_CONFIG_PATH; in Load() local
|
/foundation/multimedia/media_foundation/engine/foundation/osal/utils/ |
H A D | util.cpp | 56 bool ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath() argument
|
/foundation/resourceschedule/work_scheduler/utils/native/src/ |
H A D | work_sched_utils.cpp | 83 bool WorkSchedUtils::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath() argument
|
/foundation/arkui/ace_engine_lite/frameworks/common/memory/ |
H A D | mem_proc.cpp | 61 char *fullPath = RelocateJSSourceFilePath(MEM_BACK_UP_LOG_FILE_PREFIX, markdata); in ClearUp() local
|
/foundation/multimedia/media_foundation/src/osal/utils/ |
H A D | util.cpp | 66 bool ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath() argument
|
/foundation/multimedia/media_foundation/src/osal/filesystem/ |
H A D | file_system.cpp | 123 void FileSystem::ClearFileContent(const std::string& fullPath) in ClearFileContent() argument 143 std::string fullPath = path + "/" + info->d_name; in RemoveFilesInDir() local
|
/foundation/multimedia/media_foundation/engine/foundation/utils/ |
H A D | dump_buffer.cpp | 73 std::string fullPath; in PrepareDumpDir() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/ |
H A D | file_packer_stream.cpp | 58 std::string fullPath = realPath + "/" + fileName; in FilePackerStream() local
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/ |
H A D | avail_buffer_manager.cpp | 108 std::string fullPath = KernelInterface::GetInstance().JoinPath(BUFFER_PATH, "memory.avail_buffers"); in WriteAvailBufferToKernel() local
|
H A D | memcg.cpp | 303 std::string fullPath = GetMemcgPath_(); in CreateMemcgDir() local 314 std::string fullPath = GetMemcgPath_(); in RemoveMemcgDir() local 331 std::string fullPath = KernelInterface::GetInstance().JoinPath(GetMemcgPath_(), "cgroup.procs"); in AddProc() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | utils.h | 48 std::string fullPath = prePath; in GenerateFullPath() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
H A D | page_info.h | 83 void SetFullPath(const std::string& fullPath) in SetFullPath() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_profiler.cpp | 222 char *fullPath = RelocateJSSourceFilePath(DEFAULT_PROFILER_MSG_PATH, fileName); in FlushProfilerMsg() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | std_directory.cpp | 302 string StdDirectory::GetDirName(const string_view fullPath) in GetDirName() argument 315 string StdDirectory::GetBaseName(const string_view fullPath) in GetBaseName() argument
|
H A D | std_file.cpp | 162 const string fullPath = string_view(canonicalParentPath) + '/' + filename; in Create() local
|
/foundation/multimedia/media_foundation/engine/foundation/osal/filesystem/ |
H A D | file_system.cpp | 121 void FileSystem::ClearFileContent(const std::string& fullPath) in ClearFileContent() argument 141 std::string fullPath = path + "/" + info->d_name; in RemoveFilesInDir() local
|
/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | json_utils.cpp | 195 std::string fullPath; in GetFileContent() local 210 bool JsonUtils::GetRealPath(const std::string& partialPath, std::string& fullPath) in GetRealPath() argument
|
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/ |
H A D | workinfo_test.cpp | 662 std::string fullPath; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_impl_posix/ |
H A D | kv_store.c | 174 char fullPath[MAX_KEY_PATH + 1] = {0};
in GetCurrentItem() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/router/ |
H A D | js_page_state_machine.cpp | 236 char *fullPath = RelocateJSSourceFilePath(appRootPath_, jsPagePath_); in CheckJSSourceFile() local
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/ |
H A D | video_file_capture_plugin.cpp | 103 std::string fullPath; in Prepare() local
|
/foundation/resourceschedule/background_task_mgr/services/common/src/ |
H A D | data_storage_helper.cpp | 211 bool DataStorageHelper::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath() argument
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
H A D | client_trans_proxy_file_helper.c | 350 static int32_t GetDirPath(const char *fullPath, char *dirPath, int32_t dirPathLen) in GetDirPath() argument 379 static int32_t GetAbsFullPath(const char *fullPath, cha argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/ |
H A D | store_factory_test.cpp | 151 std::string fullPath = path + "/kvdb"; in GetDBManager() local
|