Searched refs:IsQueueEmpty (Results 1 – 6 of 6) sorted by relevance
66 bool ret = queue->IsQueueEmpty();87 bool ret = queue->IsQueueEmpty();103 bool ret = queue->IsQueueEmpty();
48 eventQueue.IsQueueEmpty(); in DoSomethingInterestingWithMyAPI()
207 bool IsQueueEmpty();
1251 bool ret = EventRunner::GetCurrentEventQueue()->IsQueueEmpty(); in __anonecc6ee9e3102()1267 bool ret = EventRunner::GetCurrentEventQueue()->IsQueueEmpty(); in __anonecc6ee9e3202()1283 bool ret = EventRunner::GetCurrentEventQueue()->IsQueueEmpty(); in __anonecc6ee9e3302()1329 bool ret = runner->GetEventQueue()->IsQueueEmpty();1346 bool ret = runner->GetEventQueue()->IsQueueEmpty();1363 bool ret = runner->GetEventQueue()->IsQueueEmpty();
1664 bool ret = runner->GetEventQueue()->IsQueueEmpty();1687 bool ret = runner->GetEventQueue()->IsQueueEmpty();1710 bool ret = runner->GetEventQueue()->IsQueueEmpty();
653 bool EventQueue::IsQueueEmpty() in IsQueueEmpty() function in OHOS::AppExecFwk::EventQueue