Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/util/socket/include/
H A Duds_session.h109 bool IsEventQueueEmpty(int32_t type = 0);
/ohos5.0/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp240 bool UDSSession::IsEventQueueEmpty(int32_t type) in IsEventQueueEmpty() function in OHOS::MMI::UDSSession
/ohos5.0/foundation/multimodalinput/input/util/socket/test/
H A Duds_session_test.cpp69 bool retResult = udsSession.IsEventQueueEmpty();