Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h416 BROKER_UNKOWN = 1, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp9153 return BrokerStates::BROKER_UNKOWN; in CheckIfReuseSession()
9164 return BrokerStates::BROKER_UNKOWN; in CheckIfReuseSession()
9186 return BrokerStates::BROKER_UNKOWN; in NotifyStartAbility()
9202 return BrokerStates::BROKER_UNKOWN; in NotifyStartAbility()
9214 return BrokerStates::BROKER_UNKOWN; in NotifyStartAbility()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test6.cpp1898 EXPECT_EQ(ret, BrokerStates::BROKER_UNKOWN);