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

  /frameworks/native/include/binder/
IPCThreadState.h 123 int32_t mStrictModePolicy;
  /frameworks/native/libs/binder/
IPCThreadState.cpp 384 mStrictModePolicy = policy;
389 return mStrictModePolicy;
681 mStrictModePolicy(0),
    [all...]

Completed in 88 milliseconds