Home
last modified time | relevance | path

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

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