Home
last modified time | relevance | path

Searched defs:IsHostMainWindow (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
Dcontainer.h252 virtual bool IsHostMainWindow() const { return false; } in IsHostMainWindow() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.cpp2956 bool AceContainer::IsHostMainWindow() const in IsHostMainWindow() function in OHOS::Ace::Platform::AceContainer