/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_client_impl.cpp | 183 std::string resPath = isCompressed ? extensionInfo.hapPath : extensionInfo.resourcePath; in GetProfileFromExtension() local 202 std::string resPath = isCompressed ? abilityInfo.hapPath : abilityInfo.resourcePath; in GetProfileFromAbility() local 221 std::string resPath = isCompressed ? hapModuleInfo.hapPath : hapModuleInfo.resourcePath; in GetProfileFromHap() local 236 const std::string &bundleName, std::string &resPath, bool isCompressed) const in ConvertResourcePath() 365 std::string resPath; in GetResFromResMgr() local 394 bool BundleMgrClientImpl::TransformFileToJsonString(const std::string &resPath, std::string &profil… in TransformFileToJsonString() argument
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_profile_config.cpp | 115 const std::vector<AppExecFwk::Metadata> &metadata, const std::string &resPath, in GetDataProperties() 203 std::string resPath; in GetResFromResMgr() local 229 std::string DataShareProfileConfig::ReadProfile(const std::string &resPath) in ReadProfile()
|
/ohos5.0/base/update/updater/test/unittest/test_data/ui/layout/ |
H A D | comsNoType.json | 13 "resPath" : "/res/images", string
|
H A D | imageview.json | 14 "resPath" : "/res/images", string
|
H A D | all.json | 29 "resPath" : "/res/images", string
|
/ohos5.0/base/update/updater/services/ui/view/component/ |
H A D | img_view_adapter.h | 27 std::string resPath; member
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
H A D | hap_manager_test.cpp | 103 std::string resPath = FormatFullPath(g_resFilePath); variable
|
H A D | global_test.cpp | 67 std::string resPath = FormatFullPath(g_resFilePath); in GetResId() local
|
H A D | hap_resource_test.cpp | 149 std::string resPath = FormatFullPath(g_resFilePath); variable
|
/ohos5.0/base/update/updater/resources/rk3568/pages/ |
H A D | upd.json | 119 "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
|
H A D | confirm.json | 34 "resPath": "/resources/images/icon/lightOUCOHlogo.png" string
|
H A D | menu.json | 48 "resPath": "/resources/images/icon/lightOUCOHlogo.png" string
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_res_transform.cpp | 39 std::string resPath = path + PATH_SEPARATOR + bundleInfo->moduleInfos[0].moduleName + ASSETS + in ConvertResInfoToBundleInfo() local
|
H A D | gt_bundle_parser.cpp | 653 char *resPath = BundleUtil::Strscat(resPathComp, sizeof(resPathComp) / sizeof(char *)); in ConvertResInfoToBundleInfo() local 686 bool GtBundleParser::ConvertIconResToBundleInfo(const char *resPath, uint32_t iconId, BundleInfo *b… in ConvertIconResToBundleInfo()
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | hap_manager_test.cpp | 104 std::string resPath = FormatFullPath(g_resFilePath); variable
|
H A D | hap_resource_test.cpp | 178 std::string resPath = FormatFullPath(g_resFilePath); variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | set_flag_utils.cpp | 76 for (const auto& resPath : pathList) { in ParseDirPath() local
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | hap_resource.cpp | 46 …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
|
/ohos5.0/base/powermgr/battery_manager/charger/include/ |
H A D | animation_config.h | 49 std::string resPath; member
|
/ohos5.0/base/powermgr/battery_manager/charger/sa_profile/ |
H A D | animation.json | 11 "resPath": "/system/etc/charger/resources/", string
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/ |
H A D | util.h | 131 std::string resPath; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
H A D | js_ability_stage.cpp | 694 bool JsAbilityStage::TransformFileToJsonString(const std::string &resPath, std::string &profile) in TransformFileToJsonString() 764 std::string resPath; in GetResFromResMgr() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_adapter_impl_v2.cpp | 138 std::string resPath = resourceInfo.GetPackagePath(); in ResourceAdapterImplV2() local 154 std::string resPath = resourceInfo.GetPackagePath(); in Init() local
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | resource_utils.cpp | 388 std::string resPath; in Init() local
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | ResourceTable.h | 85 String8 resPath; member
|