Home
last modified time | relevance | path

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

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