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

  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c     [all...]
  /frameworks/base/core/jni/
android_os_Parcel.cpp 595 IPCThreadState* threadState = IPCThreadState::self();
596 const int32_t oldPolicy = threadState->getStrictModePolicy();
599 threadState);
602 const int32_t newPolicy = threadState->getStrictModePolicy();

Completed in 154 milliseconds