Searched refs:getLastTransactionBinderFlags (Results 1 – 6 of 6) sorted by relevance
62 int32_t getLastTransactionBinderFlags() const;
108 int32_t getLastTransactionBinderFlags() const;
391 int32_t IPCThreadState::getLastTransactionBinderFlags() const in getLastTransactionBinderFlags() function in android::hardware::IPCThreadState
447 int32_t IPCThreadState::getLastTransactionBinderFlags() const in getLastTransactionBinderFlags() function in android::IPCThreadState
668 if ((threadState->getLastTransactionBinderFlags() & IBinder::FLAG_ONEWAY) != 0) { in enforceInterface()