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

  /frameworks/base/libs/binder/
ProcessState.cpp 111 if (mManagesContexts) {
146 return mManagesContexts;
151 if (!mManagesContexts) {
159 mManagesContexts = true;
166 return mManagesContexts;
328 , mManagesContexts(false)
  /frameworks/base/include/binder/
ProcessState.h 96 bool mManagesContexts;

Completed in 110 milliseconds