Home
last modified time | relevance | path

Searched refs:_Reserved_Sound_5 (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/media/
H A DSound.h61 virtual status_t _Reserved_Sound_5(void*);
/haiku/src/kits/media/
H A DSound.cpp271 status_t BSound::_Reserved_Sound_5(void*) { return B_ERROR; } in _Reserved_Sound_5() function in BSound