HomeSort by relevance Sort by last modified time
    Searched defs:FastThreadDumpState (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
FastThreadState.cpp 33 FastThreadDumpState::FastThreadDumpState() :
45 FastThreadDumpState::~FastThreadDumpState()
FastThreadState.h 26 struct FastThreadDumpState;
46 FastThreadDumpState* mDumpState; // if non-NULL, then update dump state periodically
53 struct FastThreadDumpState {
54 FastThreadDumpState();
55 /*virtual*/ ~FastThreadDumpState();
84 }; // struct FastThreadDumpState

Completed in 415 milliseconds