Searched refs:_WhichEndpoint (Results 1 – 2 of 2) sorted by relevance
60 endpoint_t* _WhichEndpoint(BMessage* msg, app_t* app);
224 endpoint_t* endpoint = _WhichEndpoint(msg, app); in _OnDeleteEndpoint()265 endpoint = _WhichEndpoint(msg, app); in _OnChangeEndpoint()578 MidiServerApp::_WhichEndpoint(BMessage* msg, app_t* app) in _WhichEndpoint() function in MidiServerApp