OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLastTransactionBinderFlags
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/binder/
IPCThreadState.h
50
int32_t
getLastTransactionBinderFlags
() const;
/frameworks/native/libs/binder/
IPCThreadState.cpp
401
int32_t IPCThreadState::
getLastTransactionBinderFlags
() const
[
all
...]
Parcel.cpp
493
if ((threadState->
getLastTransactionBinderFlags
() &
[
all
...]
Completed in 215 milliseconds