/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 ConvertIconResToBundleInfo(const char *resPath, uint32_t iconId, BundleInfo *bundleInfo) ConvertIconResToBundleInfo() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_profile_config.cpp | 203 std::string resPath; in GetResFromResMgr() local 229 std::string DataShareProfileConfig::ReadProfile(const std::string &resPath) in ReadProfile() argument 114 GetDataProperties( const std::vector<AppExecFwk::Metadata> &metadata, const std::string &resPath, const std::string &hapPath, const std::string &name) GetDataProperties() argument [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_client_impl.cpp | 181 std::string resPath = isCompressed ? extensionInfo.hapPath : extensionInfo.resourcePath; in GetProfileFromExtension() local 200 std::string resPath = isCompressed ? abilityInfo.hapPath : abilityInfo.resourcePath; in GetProfileFromAbility() local 219 std::string resPath = isCompressed ? hapModuleInfo.hapPath : hapModuleInfo.resourcePath; GetProfileFromHap() local 233 ConvertResourcePath( const std::string &bundleName, std::string &resPath, bool isCompressed) const ConvertResourcePath() argument 363 std::string resPath; GetResFromResMgr() local 392 TransformFileToJsonString(const std::string &resPath, std::string &profile) const TransformFileToJsonString() argument [all...] |
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
H A D | js_ability_stage.cpp | 654 bool JsAbilityStage::TransformFileToJsonString(const std::string &resPath, std::string &profile) in TransformFileToJsonString() argument 724 std::string resPath; in GetResFromResMgr() local
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_adapter_impl.cpp | 136 std::string resPath = resourceInfo.GetPackagePath(); in Init() local
|
H A D | resource_adapter_impl_v2.cpp | 135 std::string resPath = resourceInfo.GetPackagePath(); in ResourceAdapterImplV2() local 151 std::string resPath = resourceInfo.GetPackagePath(); in Init() local
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/ |
H A D | bundle_mgr_client_system_test.cpp | 2099 std::string resPath = "/data/test"; in HWTEST_F() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_ability.cpp | 340 std::string resPath; in OnStart() local
|
H A D | ui_content_impl.cpp | 1094 std::string resPath; in CommonInitializeForm() local 1652 std::string resPath; CommonInitialize() local [all...] |
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/ |
H A D | napi_utils.cpp | 242 std::string resPath; in ParseDollarResource() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | js_fwk_common.cpp | 484 static bool PathIsRelative(const char * const resPath) in PathIsRelative() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 5017 std::string resPath = jsValue->ToString(); in ParseDollarResource() local
|