Searched refs:dumpAllSessions (Results 1 – 3 of 3) sorted by relevance
127 mSessionController->dumpAllSessions(fd, args); in dump()
91 void dumpAllSessions(int fd, const Vector<String16>& args);
381 void TranscodingSessionController::dumpAllSessions(int fd, const Vector<String16>& args __unused) { in dumpAllSessions() function in android::TranscodingSessionController