Searched defs:FastCaptureDumpState (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DFastCaptureDumpState.cpp17 #define LOG_TAG "FastCaptureDumpState"
22 #include "FastCaptureDumpState.h"
27 FastCaptureDumpState::FastCaptureDumpState() : FastThreadDumpState(), function in class:android::FastCaptureDumpState
32 FastCaptureDumpState::~FastCaptureDumpState()
36 void FastCaptureDumpState::dump(int fd) const
H A DFastCaptureDumpState.h26 struct FastCaptureDumpState : FastThreadDumpState { struct in namespace:android
27 FastCaptureDumpState();
28 /*virtual*/ ~FastCaptureDumpState();

Completed in 205 milliseconds