Home
last modified time | relevance | path

Searched refs:SetPackagePath (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.h200 void SetPackagePath(const std::string& packagePath) in SetPackagePath() function in OHOS::Ace::ResourceInfo
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.cpp311 pluginResourceInfo.SetPackagePath(path); in SetPluginComponentTheme()
313 pluginResourceInfo.SetPackagePath(path.substr(0, position + 1)); in SetPluginComponentTheme()
/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.cpp239 cardResourceInfo.SetPackagePath(path); in RunCard()
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.h194 NAPI_EXPORT void SetPackagePath(const std::string appLinPathKey, const std::vector<std::string>& packagePath);
H A Dark_native_engine.cpp1475 void ArkNativeEngine::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string>& packagePath) in SetPackagePath() function in ArkNativeEngine
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h264 resourceInfo_.SetPackagePath(packagePath); in SetPackagePathStr()
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp739 container->resourceInfo_.SetPackagePath(appResourcesPath); in SetResourcesPathAndThemeStyle()
/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp352 resourceInfo.SetPackagePath(CONFIGURATION_PATH); in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp423 arkNativeEngine->SetPackagePath(appLibPathKey, packagePath); in InitializeInner()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp3093 nativeEngine->SetPackagePath(appLibPathKey, packagePath); in Initialize()

Completed in 24 milliseconds