Home
last modified time | relevance | path

Searched refs:BROKER_NOT_START (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h418 BROKER_NOT_START = -1, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_root_scene_session.cpp336 if (result == BrokerStates::BROKER_NOT_START) { in GenSceneSession()
H A Djs_scene_session.cpp3177 if (result == BrokerStates::BROKER_NOT_START) { in GenSceneSession()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp9211 return BrokerStates::BROKER_NOT_START; in NotifyStartAbility()
9310 if (notifyReturn == BrokerStates::BROKER_NOT_START) { in PreHandleCollaboratorStartAbility()