Searched refs:dumpTee (Results 1 – 5 of 5) sorted by relevance
246 dumpTee(fd, sinkSource, suffix); in dump()260 static void dumpTee(int fd, const NBAIO_SinkSource& sinkSource, const std::string& suffix);
189 void NBAIO_Tee::NBAIO_TeeImpl::dumpTee( in dumpTee() function in android::NBAIO_Tee::NBAIO_TeeImpl
89 void dumpTee(int fd, const std::string &reason) const final { in dumpTee() function
138 virtual void dumpTee(int fd __unused, const std::string& reason __unused) const {}; in dumpTee() function
1971 track->dumpTee(-1 /* fd */, "_REMOVE"); in remove()