Home
last modified time | relevance | path

Searched defs:resPath (Results 1 – 21 of 21) sorted by relevance

/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dhap_manager_test.cpp102 std::string resPath = FormatFullPath(g_resFilePath); variable
259 std::string resPath = FormatFullPath(g_newResFilePath); variable
367 std::pair<std::string, std::string> resPath; variable
389 std::pair<std::string, std::string> resPath; variable
410 std::pair<std::string, std::string> resPath; variable
432 std::pair<std::string, std::string> resPath; variable
473 std::pair<std::string, std::string> resPath; variable
494 std::pair<std::string, std::string> resPath; variable
514 std::pair<std::string, std::string> resPath; variable
535 std::pair<std::string, std::string> resPath; variable
Dhap_resource_test.cpp158 std::string resPath = FormatFullPath(g_resFilePath); variable
342 std::string resPath = FormatFullPath(g_newResFilePath); variable
489 std::string resPath = FormatFullPath(g_resFilePath); variable
512 std::string resPath = FormatFullPath(g_newResFilePath); variable
/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource_v2.cpp38 …ueUnderQualifierDirV2::ValueUnderQualifierDirV2(const std::pair<std::string, std::string> &resPath, in ValueUnderQualifierDirV2()
242 std::pair<std::string, std::string> resPath = std::make_pair(indexPath_, resourcePath_); in ParseLimitPaths() local
312 std::pair<std::string, std::string> resPath = std::make_pair(indexPath_, resourcePath_); in ParseLimitPaths() local
382 std::pair<std::string, std::string> resPath = std::make_pair(indexPath_, resourcePath_); in ParseLimitPaths() local
425 std::pair<std::string, std::string> resPath = std::make_pair(indexPath_, resourcePath_); in ParseLimitPaths() local
Dhap_resource_v1.cpp52 …const std::shared_ptr<IdItem> &idItem, const std::pair<std::string, std::string> &resPath, bool is… in ValueUnderQualifierDirV1()
225 const auto resPath = std::make_pair(indexPath_, resourcePath_); in InitIdList() local
242 …:InitMap(const std::shared_ptr<ResKey> &resKey, const std::pair<std::string, std::string> &resPath, in InitMap()
Dhap_resource.cpp24 ValueUnderQualifierDir::ValueUnderQualifierDir(const std::pair<std::string, std::string> &resPath, in ValueUnderQualifierDir()
/base/theme/wallpaper_mgr/test/unittest/
Dwallpaper_cjson_mock_test.cpp188 std::string resPath = wallpaperService->GetDefaultResDir(); variable
225 std::string resPath = wallpaperService->GetDefaultResDir(); variable
/base/update/updater/test/unittest/test_data/ui/layout/
DcomsNoType.json13 "resPath" : "/res/images", string
Dimageview.json14 "resPath" : "/res/images", string
Dall.json37 "resPath" : "/res/images", string
/base/update/updater/services/ui/view/component/
Dimg_view_adapter.h28 std::string resPath; member
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
Dhap_manager_test.cpp101 std::string resPath = FormatFullPath(g_resFilePath); variable
Dglobal_test.cpp67 std::string resPath = FormatFullPath(g_resFilePath); in GetResId() local
Dhap_resource_test.cpp148 std::string resPath = FormatFullPath(g_resFilePath); variable
/base/update/updater/resources/rk3568/pages/
Dupd.json119 "resPath": "/resources/images/icon/darkOUCOHlogo.png" string
128 "resPath": "/resources/images/icon/lightOUCOHlogo.png" string
171 "resPath": "/resources/images/icon/icon_failed.png" string
180 "resPath": "/resources/images/icon/icon_ok.png" string
276 "resPath": "/resources/images/warn/tips.png" string
307 "resPath": "/resources/images/progress/", string
319 "resPath": "/resources/images/progress/", string
Dconfirm.json42 "resPath": "/resources/images/icon/lightOUCOHlogo.png" string
Dmenu.json56 "resPath": "/resources/images/icon/lightOUCOHlogo.png" string
/base/powermgr/battery_manager/charger/include/
Danimation_config.h49 std::string resPath; member
/base/powermgr/battery_manager/charger/sa_profile/
Danimation.json11 "resPath": "/system/etc/charger/resources/", string
/base/telephony/core_service/frameworks/native/src/
Dresource_utils.cpp389 std::string resPath; in Init() local
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp1705 std::string resPath; in GetDefaultResDir() local
1723 std::string resPath = GetDefaultResDir(); in GetWallpaperPathInJson() local
/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp536 std::string resPath = extInfo.hapPath.empty() ? extInfo.resourcePath : extInfo.hapPath; in ListInputMethodSubtype() local