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

  /frameworks/base/core/jni/
android_os_Parcel.cpp 674 IPCThreadState* threadState = IPCThreadState::self();
675 const int32_t oldPolicy = threadState->getStrictModePolicy();
679 threadState);
682 const int32_t newPolicy = threadState->getStrictModePolicy();
  /frameworks/native/libs/binder/
Parcel.cpp 631 IPCThreadState* threadState) const
634 if (threadState == NULL) {
635 threadState = IPCThreadState::self();
637 if ((threadState->getLastTransactionBinderFlags() &
643 threadState->setStrictModePolicy(0);
645 threadState->setStrictModePolicy(strictPolicy);
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c     [all...]
  /frameworks/base/core/java/android/os/
StrictMode.java     [all...]
  /frameworks/native/include/binder/
Parcel.h 87 IPCThreadState* threadState = NULL) const;
  /prebuilts/misc/common/android-support-test/runner/
runner-0.5-release-no-dep.jar 
runner-0.5-release.jar 
  /prebuilts/misc/common/android-support-test/rules/
rules-0.5-release.jar 
  /prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar 

Completed in 216 milliseconds