Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client_impl.cpp183 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 Ddata_share_profile_config.cpp115 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 DcomsNoType.json13 "resPath" : "/res/images", string
H A Dimageview.json14 "resPath" : "/res/images", string
H A Dall.json29 "resPath" : "/res/images", string
/ohos5.0/base/update/updater/services/ui/view/component/
H A Dimg_view_adapter.h27 std::string resPath; member
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dhap_manager_test.cpp103 std::string resPath = FormatFullPath(g_resFilePath); variable
H A Dglobal_test.cpp67 std::string resPath = FormatFullPath(g_resFilePath); in GetResId() local
H A Dhap_resource_test.cpp149 std::string resPath = FormatFullPath(g_resFilePath); variable
/ohos5.0/base/update/updater/resources/rk3568/pages/
H A 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
H A Dconfirm.json34 "resPath": "/resources/images/icon/lightOUCOHlogo.png" string
H A Dmenu.json48 "resPath": "/resources/images/icon/lightOUCOHlogo.png" string
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_res_transform.cpp39 std::string resPath = path + PATH_SEPARATOR + bundleInfo->moduleInfos[0].moduleName + ASSETS + in ConvertResInfoToBundleInfo() local
H A Dgt_bundle_parser.cpp653 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 Dhap_manager_test.cpp104 std::string resPath = FormatFullPath(g_resFilePath); variable
H A Dhap_resource_test.cpp178 std::string resPath = FormatFullPath(g_resFilePath); variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dset_flag_utils.cpp76 for (const auto& resPath : pathList) { in ParseDirPath() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A 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
/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Danimation_config.h49 std::string resPath; member
/ohos5.0/base/powermgr/battery_manager/charger/sa_profile/
H A Danimation.json11 "resPath": "/system/etc/charger/resources/", string
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h131 std::string resPath; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp694 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 Dresource_adapter_impl_v2.cpp138 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 Dresource_utils.cpp388 std::string resPath; in Init() local
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.h85 String8 resPath; member

12