Searched refs:DumpAll (Results 1 – 2 of 2) sorted by relevance
58 static status_t DumpAll(int fd, const Vector<String16>& args);
227 status_t MediaPlayer2::DumpAll(int fd, const Vector<String16>& args) { in DumpAll() function in android::MediaPlayer2