Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
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
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
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()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
Dset_flag_utils.cpp56 for (const auto& resPath : pathList) { in ParseDirPath() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_res_transform.cpp39 std::string resPath = path + PATH_SEPARATOR + bundleInfo->moduleInfos[0].moduleName + ASSETS + in ConvertResInfoToBundleInfo() local
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()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
Dutil.h131 std::string resPath; member
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
Djs_ability_stage.cpp686 bool JsAbilityStage::TransformFileToJsonString(const std::string &resPath, std::string &profile) in TransformFileToJsonString()
756 std::string resPath; in GetResFromResMgr() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl_v2.cpp138 std::string resPath = resourceInfo.GetPackagePath(); in ResourceAdapterImplV2() local
154 std::string resPath = resourceInfo.GetPackagePath(); in Init() local
Dresource_adapter_impl.cpp137 std::string resPath = resourceInfo.GetPackagePath(); in Init() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_ability.cpp335 std::string resPath; in OnStart() local
Dui_content_impl.cpp1075 std::string resPath; in CommonInitializeForm() local
1636 std::string resPath; in CommonInitialize() local
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
Dnapi_utils.cpp251 std::string resPath; in ParseDollarResource() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp484 static bool PathIsRelative(const char * const resPath) in PathIsRelative()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
Dbundle_mgr_client_system_test.cpp2099 std::string resPath = "/data/test"; variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp4953 std::string resPath = jsValue->ToString(); in ParseDollarResource() local