Searched defs:BLooper (Results 1 - 4 of 4) sorted by relevance

/haiku/src/build/libbe/app/
H A DLooper.cpp10 BLooper::BLooper(const char* name, int32 priority, int32 port_capacity) function in class:BLooper
/haiku/headers/build/os/app/
H A DLooper.h16 class BLooper { class
/haiku/headers/os/app/
H A DLooper.h29 class BLooper : public BHandler { class in inherits:BHandler
[all...]
/haiku/src/kits/app/
H A DLooper.cpp111 BLooper::BLooper(const char* name, int32 priority, int32 portCapacity) function in class:BLooper
179 BLooper function in class:BLooper
885 BLooper::BLooper(const BLooper& other) function in class:BLooper
900 BLooper::BLooper(int32 priority, port_id port, const char* name) function in class:BLooper
[all...]

Completed in 92 milliseconds