Home
last modified time | relevance | path

Searched refs:IsLauncherContainer (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_ace_container.cpp146 bool AceContainer::IsLauncherContainer() in IsLauncherContainer() function in OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h478 virtual bool IsLauncherContainer() in IsLauncherContainer() function in OHOS::Ace::Container
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h575 bool IsLauncherContainer() override;
H A Dace_container.cpp2225 bool AceContainer::IsLauncherContainer() in IsLauncherContainer() function in AceContainer
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp3434 bool isLauncherFeature = container ? container->IsLauncherContainer() : false;

Completed in 17 milliseconds