Home
last modified time | relevance | path

Searched refs:moduleResPath (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_request_data.h33 std::string moduleResPath; member
51 source == pluginInfo.source && moduleResPath == pluginInfo.moduleResPath &&
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_sub_container.cpp42 const std::string& source, const std::string& moduleResPath, const std::string& data) in RunDecompressedPlugin() argument
46 const std::string& moduleResPath, const std::string& data) in RunPlugin() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp390 info.moduleResPath = bundleInfo.moduleResPaths[0]; in GetPackagePathByBms()
408 info.moduleResPath = abilityInfo.resourcePath; in GetPackagePathByBms()
413 info.moduleResPath = bundleInfo.hapModuleInfos[0].resourcePath; in GetPackagePathByBms()
421 info.moduleResPath = result->resourcePath; in GetPackagePathByBms()
474 packagePathStr, info.abilityName, info.source, info.moduleResPath, plugin->GetData()); in RunPluginTask()
477 …container->RunPlugin(packagePathStr, info.abilityName, info.source, info.moduleResPath, plugin->Ge… in RunPluginTask()
H A Dplugin_sub_container.cpp171 const std::string& source, const std::string& moduleResPath, const std::string& data) in RunDecompressedPlugin() argument
189 SetPluginComponentTheme(moduleResPath, assetManager); in RunDecompressedPlugin()
234 const std::string& moduleResPath, const std::string& data) in RunPlugin() argument
251 SetPluginComponentTheme(moduleResPath, assetManager); in RunPlugin()
H A Dplugin_sub_container.h43 const std::string& moduleResPath, const std::string& data);
45 const std::string& moduleResPath, const std::string& data);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp247 … packagePathStr, info.abilityName, info.source, info.moduleResPath, pluginPattern->GetData()); in CreatePluginSubContainer()
250 … packagePathStr, info.abilityName, info.source, info.moduleResPath, pluginPattern->GetData()); in CreatePluginSubContainer()
495 info.moduleResPath = bundleInfo.moduleResPaths[0]; in GerPackagePathByBms()
513 info.moduleResPath = abilityInfo.resourcePath; in GerPackagePathByBms()
518 info.moduleResPath = bundleInfo.hapModuleInfos[0].resourcePath; in GerPackagePathByBms()
527 info.moduleResPath = result->resourcePath; in GerPackagePathByBms()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h74 std::string moduleResPath; member
895 std::string moduleResPath; in AddModuleResPath() local
897moduleResPath = moduleSrcDir + ServiceConstants::PATH_SEPARATOR + ServiceConstants::RESOURCES_INDE… in AddModuleResPath()
899moduleResPath = moduleSrcDir + ServiceConstants::PATH_SEPARATOR + ServiceConstants::ASSETS_DIR + in AddModuleResPath()
904 innerModuleInfos_.at(currentPackage_).moduleResPath = moduleResPath; in AddModuleResPath()
906 abilityInfo.second.resourcePath = moduleResPath; in AddModuleResPath()
909 extensionInfo.second.resourcePath = moduleResPath; in AddModuleResPath()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_mgr.cpp151 …std::string moduleResPath = hapModuleInfo.hapPath.empty() ? hapModuleInfo.resourcePath : hapModule… in GetResourceManager() local
152 if (!moduleResPath.empty()) { in GetResourceManager()
153 …OG_DEBUG("DistributedBms::InitResourceManager, moduleResPath: %{private}s", moduleResPath.c_str()); in GetResourceManager()
154 if (!resourceManager->AddResource(moduleResPath.c_str())) { in GetResourceManager()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h42 std::string moduleResPath; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp199 {MODULE_RES_PATH, info.moduleResPath}, in to_json()
323 info.moduleResPath, in from_json()
926 hapInfo.resourcePath = it->second.moduleResPath; in FindHapModuleInfo()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp364 …std::string moduleResPath = hapModuleInfo.hapPath.empty() ? hapModuleInfo.resourcePath : hapModule… in GetBundleResMgr() local
365 if (moduleResPath.empty()) { in GetBundleResMgr()
368 BGTASK_LOGD("GetBundleResMgr, moduleResPath: %{private}s", moduleResPath.c_str()); in GetBundleResMgr()
369 if (!resourceManager->AddResource(moduleResPath.c_str())) { in GetBundleResMgr()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_info.cpp440 for (auto &moduleResPath : moduleResPaths) { in Marshalling() local
441 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(moduleResPath)); in Marshalling()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp699 … "moduleResPath":"/data/app/el1/bundle/public/com.example.myapplication/entry/resources.index",
1313 …"moduleResPath": "/data/app/el1/bundle/public/com.ohos.launcher/com.ohos.launcher/assets/phone/res…
1422 …"moduleResPath": "/data/app/el1/bundle/public/com.ohos.launcher/com.ohos.launcher.recents/assets/r…
1481 …"moduleResPath": "/data/app/el1/bundle/public/com.ohos.launcher/com.ohos.launcher.settings/assets/…
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/
H A Dplugin_pattern_test_ng.cpp388 EXPECT_EQ(pluginInfo.moduleResPath, "resourcePath");
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1981 …std::string moduleResPath = hapModuleInfo.hapPath.empty() ? hapModuleInfo.resourcePath : hapModule… in GetResourceMgr() local
1982 if (moduleResPath.empty()) { in GetResourceMgr()
1985 if (!resourceManager->AddResource(moduleResPath.c_str())) { in GetResourceMgr()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp384 {MODULE_RES_PATH, info.moduleResPath}, in to_json()
556 info.moduleResPath, in from_json()
1593 hapInfo.resourcePath = it->second.moduleResPath; in FindHapModuleInfo()
2436 bundleInfo.moduleResPaths.emplace_back(info.second.moduleResPath); in GetBundleInfo()
2484 bundleInfo.moduleResPaths.emplace_back(info.second.moduleResPath); in GetBundleInfoV9()
H A Dbundle_data_mgr.cpp6135 std::string moduleResPath; in GetResourceManager() local
6137moduleResPath = hapModuleInfo.hapPath.empty() ? hapModuleInfo.resourcePath : hapModuleInfo.hapPath; in GetResourceManager()
6139 if (!moduleResPath.empty()) { in GetResourceManager()
6140 … APP_LOGD("DistributedBms::InitResourceManager, moduleResPath: %{public}s", moduleResPath.c_str()); in GetResourceManager()
6141 if (!resourceManager->AddResource(moduleResPath.c_str(), Global::Resource::SELECT_STRING in GetResourceManager()