Home
last modified time | relevance | path

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

/haiku/headers/os/media/
H A DSound.h56 status_t _Reserved_Sound_0(void*); // BindTo
/haiku/src/kits/media/
H A DSound.cpp266 status_t BSound::_Reserved_Sound_0(void*) { return B_ERROR; } in _Reserved_Sound_0() function in BSound