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

  /frameworks/base/include/binder/
IPCThreadState.h 49 int32_t getLastTransactionBinderFlags() const;
  /frameworks/base/libs/binder/
IPCThreadState.cpp 396 int32_t IPCThreadState::getLastTransactionBinderFlags() const
    [all...]
Parcel.cpp 493 if ((threadState->getLastTransactionBinderFlags() &
    [all...]

Completed in 75 milliseconds