Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioServiceStreamBase.cpp275 disconnect_l(); in start()
301 disconnect_l(); in pause_l()
314 disconnect_l(); // TODO should we return or pause Base first? in pause_l()
351 disconnect_l(); in stop_l()
365 disconnect_l(); in stop_l()
446 disconnect_l(); in disconnect()
449 void AAudioServiceStreamBase::disconnect_l() { in disconnect_l() function in AAudioServiceStreamBase
DAAudioServiceStreamBase.h241 void disconnect_l() REQUIRES(mLock);