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

/frameworks/av/services/audioflinger/
H A DFastThreadState.cpp33 FastThreadDumpState::FastThreadDumpState() : function in class:android::FastThreadDumpState
45 FastThreadDumpState::~FastThreadDumpState()
H A DFastThreadState.h26 struct FastThreadDumpState;
46 FastThreadDumpState* mDumpState; // if non-NULL, then update dump state periodically
53 struct FastThreadDumpState { struct in namespace:android
54 FastThreadDumpState();
55 /*virtual*/ ~FastThreadDumpState();
84 }; // struct FastThreadDumpState

Completed in 142 milliseconds