Home
last modified time | relevance | path

Searched defs:dumpTee (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DIAfTrack.h138 virtual void dumpTee(int fd __unused, const std::string& reason __unused) const {}; in dumpTee() function
DTrackBase.h89 void dumpTee(int fd, const std::string &reason) const final { in dumpTee() function
/frameworks/av/services/audioflinger/afutils/
DNBAIO_Tee.cpp189 void NBAIO_Tee::NBAIO_TeeImpl::dumpTee( in dumpTee() function in android::NBAIO_Tee::NBAIO_TeeImpl