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

/haiku/headers/os/app/
H A DApplication.h129 port_id _GetPort(const char* signature);
/haiku/src/kits/app/
H A DApplication.cpp268 BLooper(B_NORMAL_PRIORITY + 1, port < 0 ? _GetPort(signature) : port,
546 BApplication::_GetPort(const char* signature) function in class:BApplication

Completed in 44 milliseconds