Home
last modified time | relevance | path

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

/base/update/updater/test/unittest/test_data/ui/layout/
DcomsNoType.json13 "resPath" : "/res/images", string
Dimageview.json14 "resPath" : "/res/images", string
Dall.json29 "resPath" : "/res/images", string
/base/update/updater/services/ui/view/component/
Dimg_view_adapter.h27 std::string resPath; member
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
Dhap_manager_test.cpp103 std::string resPath = FormatFullPath(g_resFilePath); variable
Dglobal_test.cpp67 std::string resPath = FormatFullPath(g_resFilePath); in GetResId() local
Dhap_resource_test.cpp149 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.json34 "resPath": "/resources/images/icon/lightOUCOHlogo.png" string
Dmenu.json48 "resPath": "/resources/images/icon/lightOUCOHlogo.png" string
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dhap_manager_test.cpp104 std::string resPath = FormatFullPath(g_resFilePath); variable
Dhap_resource_test.cpp178 std::string resPath = FormatFullPath(g_resFilePath); variable
/base/powermgr/battery_manager/charger/include/
Danimation_config.h49 std::string resPath; member
/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource.cpp46 …const std::shared_ptr<IdItem> &idItem, const std::pair<std::string, std::string> &resPath, bool is… in ValueUnderQualifierDir()
325 …:InitMap(const std::shared_ptr<ResKey> &resKey, const std::pair<std::string, std::string> &resPath, in InitMap()
373 const auto resPath = std::make_pair(indexPath_, resourcePath_); in InitIdList() local
/base/powermgr/battery_manager/charger/sa_profile/
Danimation.json11 "resPath": "/system/etc/charger/resources/", string
/base/telephony/core_service/frameworks/native/src/
Dresource_utils.cpp388 std::string resPath; in Init() local
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp1570 std::string resPath; in GetDefaultResDir() local
1587 std::string resPath = GetDefaultResDir(); in GetWallpaperPathInJson() local
/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp537 std::string resPath = extInfo.hapPath.empty() ? extInfo.resourcePath : extInfo.hapPath; in ListInputMethodSubtype() local