Home
last modified time | relevance | path

Searched refs:SetHapPath (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.h190 void SetHapPath(const std::string& hapPath) in SetHapPath() function in OHOS::Ace::ResourceInfo
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
H A Djs_backend_engine.h128 void SetHapPath(std::string hapPath) in SetHapPath() function in OHOS::Ace::JsBackendEngine
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dpa_container.cpp69 jsEngine->SetHapPath(hapPath_); in InitializeBackend()
H A Dace_container.h291 void SetHapPath(const std::string& hapPath);
H A Dace_ability.cpp394 container->SetHapPath(hapPath); in OnStart()
H A Dui_content_impl.cpp1296 container->SetHapPath(hapPath); in CommonInitializeForm()
1821 container->SetHapPath(hapPath); in CommonInitialize()
H A Dace_container.cpp1722 void AceContainer::SetHapPath(const std::string& hapPath) in SetHapPath() function in AceContainer
1725 LOGW("SetHapPath, Use .index to load resource"); in SetHapPath()
1728 LOGI("SetHapPath, Use hap path to load resource"); in SetHapPath()
1730 resourceInfo_.SetHapPath(hapPath); in SetHapPath()
/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp351 resourceInfo.SetHapPath(CONFIGURATION_PATH); in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp266 container->SetHapPath(parentContainer->GetHapPath()); in InitContainer()

Completed in 24 milliseconds