OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incWeakHandle
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/binder/
IPCThreadState.h
68
void
incWeakHandle
(int32_t handle);
/frameworks/native/libs/binder/
BpBinder.cpp
98
IPCThreadState::self()->
incWeakHandle
(handle);
IPCThreadState.cpp
585
void IPCThreadState::
incWeakHandle
(int32_t handle)
587
LOG_REMOTEREFS("IPCThreadState::
incWeakHandle
(%d)\n", handle);
[
all
...]
Completed in 794 milliseconds