Searched refs:FastCaptureDumpState (Results 1 – 7 of 7) sorted by relevance
27 FastCaptureDumpState::FastCaptureDumpState() : FastThreadDumpState(), in FastCaptureDumpState() function in android::FastCaptureDumpState32 FastCaptureDumpState::~FastCaptureDumpState() in ~FastCaptureDumpState()36 void FastCaptureDumpState::dump(int fd) const in dump()
26 struct FastCaptureDumpState : FastThreadDumpState { struct27 FastCaptureDumpState();28 /*virtual*/ ~FastCaptureDumpState();
91 FastCaptureDumpState * const dumpState = (FastCaptureDumpState *) mDumpState; in onStateChange()158 FastCaptureDumpState * const dumpState = (FastCaptureDumpState *) mDumpState; in onWork()
62 FastCaptureDumpState mDummyFastCaptureDumpState;
80 FastCaptureDumpState.cpp \
1324 FastCaptureDumpState mFastCaptureDumpState;
6354 const FastCaptureDumpState copy(mFastCaptureDumpState); in dumpInternals()