Home
last modified time | relevance | path

Searched refs:containerSdkPath_ (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp246 containerSdkPath_ = options.containerSdkPath; in UIContentImpl()
343 SetFontMgrConfig(containerSdkPath_); in CommonInitialize()
345 SystemProperties::SetExtSurfaceEnabled(!containerSdkPath_.empty()); in CommonInitialize()
354 container->SetContainerSdkPath(containerSdkPath_); in CommonInitialize()
384 if (!containerSdkPath_.empty()) { in CommonInitialize()
385 paths.push_back(containerSdkPath_); in CommonInitialize()
389 instanceId_, systemResourcesPath_, containerSdkPath_, appResourcesPath_, themeId_, deviceConfig_.colorMode); in CommonInitialize()
H A Dace_container.h288 containerSdkPath_ = containerSdkPath; in SetContainerSdkPath()
354 std::string containerSdkPath_; member in OHOS::OHOS::Ace::Platform::AceContainer
H A Dui_content_impl.h170 std::string containerSdkPath_; member in OHOS::Ace::UIContentImpl
H A Dace_container.cpp953 [weak, containerSdkPath = containerSdkPath_]() { in AttachView()

Completed in 6 milliseconds