Searched refs:handlerCount (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DProtocolHandler.cpp67 uint32 &handlerCount)
102 handlerCount = 0;
106 handlerCount++;
109 if (handlerCount == 0) {
114 TRACE("added %" B_PRId32 " handlers for hid device\n", handlerCount);
66 AddHandlers(HIDDevice &device, ProtocolHandler *&handlerList, uint32 &handlerCount) argument
H A DProtocolHandler.h36 uint32 &handlerCount);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2814 int32 handlerCount = TypeHandlerRoster::Default()->CountTypeHandlers( local
2816 if (handlerCount > 1) {

Completed in 86 milliseconds