Home
last modified time | relevance | path

Searched defs:resPath (Results 1 - 13 of 13) sorted by relevance

/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 ConvertIconResToBundleInfo(const char *resPath, uint32_t iconId, BundleInfo *bundleInfo) ConvertIconResToBundleInfo() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp203 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 Dbundle_mgr_client_impl.cpp181 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 Djs_ability_stage.cpp654 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 Dresource_adapter_impl.cpp136 std::string resPath = resourceInfo.GetPackagePath(); in Init() local
H A Dresource_adapter_impl_v2.cpp135 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 Dbundle_mgr_client_system_test.cpp2099 std::string resPath = "/data/test"; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp340 std::string resPath; in OnStart() local
H A Dui_content_impl.cpp1094 std::string resPath; in CommonInitializeForm() local
1652 std::string resPath; CommonInitialize() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp242 std::string resPath; in ParseDollarResource() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp484 static bool PathIsRelative(const char * const resPath) in PathIsRelative() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp5017 std::string resPath = jsValue->ToString(); in ParseDollarResource() local

Completed in 51 milliseconds