Home
last modified time | relevance | path

Searched refs:SetContainerSdkPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.h286 void SetContainerSdkPath(const std::string& containerSdkPath) in SetContainerSdkPath() function
H A Dui_content_impl.cpp354 container->SetContainerSdkPath(containerSdkPath_); in CommonInitialize()
H A Dace_ability.cpp241 container->SetContainerSdkPath(runArgs.containerSdkPath); in AceAbility()