OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLastTransactionBinderFlags
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/include/binder/
IPCThreadState.h
48
void
setLastTransactionBinderFlags
(int32_t flags);
/frameworks/base/libs/binder/
IPCThreadState.cpp
391
void IPCThreadState::
setLastTransactionBinderFlags
(int32_t flags)
[
all
...]
/frameworks/base/core/jni/
android_util_Binder.cpp
284
thread_state->
setLastTransactionBinderFlags
(flags);
[
all
...]
Completed in 233 milliseconds