Home
last modified time | relevance | path

Searched defs:partialPath (Results 1 – 10 of 10) sorted by relevance

/foundation/multimedia/media_foundation/engine/foundation/osal/utils/
Dutil.cpp56 bool ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
/foundation/multimedia/media_foundation/src/osal/utils/
Dutil.cpp66 bool ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
/foundation/resourceschedule/work_scheduler/utils/native/src/
Dwork_sched_utils.cpp83 bool WorkSchedUtils::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
/foundation/resourceschedule/device_standby/services/test/unittest/
Dstandby_utils_unit_test.cpp187 std::string partialPath (PATH_MAX + 1, 'a'); variable
/foundation/resourceschedule/device_standby/utils/policy/src/
Djson_utils.cpp210 bool JsonUtils::GetRealPath(const std::string& partialPath, std::string& fullPath) in GetRealPath()
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
Dworkinfo_test.cpp661 std::string partialPath; variable
/foundation/resourceschedule/background_task_mgr/services/common/src/
Ddata_storage_helper.cpp211 bool DataStorageHelper::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
Dplugin_mgr.cpp235 bool PluginMgr::CheckRealPath(const std::string& partialPath, std::string& fullPath) in CheckRealPath()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/
Dability_manager_service_third_test.cpp1356 std::string partialPath = ""; variable
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_manager_service.cpp11471 bool AbilityManagerService::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()