Lines Matching defs:dump
451 mConfigEvents[i]->dump(buffer, SIZE);
475 chain->dump(fd, args);
1066 void AudioFlinger::PlaybackThread::dump(int fd, const Vector<String16>& args)
1100 track->dump(buffer, SIZE);
1111 track->dump(buffer, SIZE);
3474 // Make a non-atomic copy of fast mixer dump state so it won't change underneath us
3476 copy.dump(fd);
3481 observerCopy.dump(fd);
3483 dump(fd);
3493 // Make a non-atomic copy of audio watchdog dump so it won't change underneath us
3495 wdCopy.dump(fd);
4386 // (but might be better to also clear here for dump?)
4945 void AudioFlinger::RecordThread::dump(int fd, const Vector<String16>& args)
4993 track->dump(buffer, SIZE);
5002 mActiveTrack->dump(buffer, SIZE);