Searched refs:CountCommands (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/registrar/
H A DMessagingService.cpp107 // CountCommands
109 MessagingArea::CountCommands() const function in class:MessagingArea
407 while (area->CountCommands() > 0) {
414 area->CountCommands());
452 if (area->NextArea() && area->CountCommands() == 0) {
H A DMessagingService.h36 int32 CountCommands() const;

Completed in 35 milliseconds