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

/haiku/src/kits/media/
H A DTimeSource.cpp60 int32 CountSlaves() const;
85 SlaveNodes::CountSlaves() const function in class:BPrivate::media::SlaveNodes
553 if (fSlaveNodes->CountSlaves() == MAX_SLAVE_NODES) {
567 if (fSlaveNodes->CountSlaves() == 1) {
587 if (fSlaveNodes->CountSlaves() == 0) {
597 if (fSlaveNodes->CountSlaves() == 0) {

Completed in 36 milliseconds