Home
last modified time | relevance | path

Searched refs:getLastTransactionBinderFlags (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/binder/
DIPCThreadState.h49 int32_t getLastTransactionBinderFlags() const;
/frameworks/native/libs/binder/
DIPCThreadState.cpp397 int32_t IPCThreadState::getLastTransactionBinderFlags() const in getLastTransactionBinderFlags() function in android::IPCThreadState
DParcel.cpp495 if ((threadState->getLastTransactionBinderFlags() & in enforceInterface()