Searched defs:dumpTee (Results 1 – 3 of 3) sorted by relevance
138 virtual void dumpTee(int fd __unused, const std::string& reason __unused) const {}; in dumpTee() function
89 void dumpTee(int fd, const std::string &reason) const final { in dumpTee() function
189 void NBAIO_Tee::NBAIO_TeeImpl::dumpTee( in dumpTee() function in android::NBAIO_Tee::NBAIO_TeeImpl