Searched refs:getLastTransactionBinderFlags (Results 1 – 4 of 4) sorted by relevance
130 int32_t getLastTransactionBinderFlags() const;
468 int32_t IPCThreadState::getLastTransactionBinderFlags() const in getLastTransactionBinderFlags() function in android::IPCThreadState
749 if ((threadState->getLastTransactionBinderFlags() & IBinder::FLAG_ONEWAY) != 0) { in enforceInterface()