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

  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
TimelineTraceEventProcessor.h 215 TimelineThreadState& threadState(ThreadIdentifier thread)
  /frameworks/base/core/jni/
android_os_Parcel.cpp 594 IPCThreadState* threadState = IPCThreadState::self();
595 const int32_t oldPolicy = threadState->getStrictModePolicy();
598 threadState);
601 const int32_t newPolicy = threadState->getStrictModePolicy();

Completed in 81 milliseconds