/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/ |
H A D | plugin_request_data.h | 33 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 D | mock_plugin_sub_container.cpp | 42 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 D | plugin_element.cpp | 390 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 D | plugin_sub_container.cpp | 171 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 D | plugin_sub_container.h | 43 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 D | plugin_pattern.cpp | 247 … 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 D | inner_bundle_info.h | 74 std::string moduleResPath; member 895 std::string moduleResPath; in AddModuleResPath() local 897 …moduleResPath = moduleSrcDir + ServiceConstants::PATH_SEPARATOR + ServiceConstants::RESOURCES_INDE… in AddModuleResPath() 899 … moduleResPath = 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 D | form_info_mgr.cpp | 151 …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 D | inner_bundle_info.h | 42 std::string moduleResPath; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | inner_bundle_info.cpp | 199 {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 D | bg_continuous_task_mgr.cpp | 364 …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 D | bundle_info.cpp | 440 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 D | bms_bundle_data_storage_database_test.cpp | 699 … "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 D | plugin_pattern_test_ng.cpp | 388 EXPECT_EQ(pluginInfo.moduleResPath, "resourcePath");
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_data_manager.cpp | 1981 …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 D | inner_bundle_info.cpp | 384 {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 D | bundle_data_mgr.cpp | 6135 std::string moduleResPath; in GetResourceManager() local 6137 …moduleResPath = 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()
|