OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:decStrongHandle
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/binder/
IPCThreadState.h
67
void
decStrongHandle
(int32_t handle);
/frameworks/native/libs/binder/
BpBinder.cpp
353
if (ipc) ipc->
decStrongHandle
(mHandle);
IPCThreadState.cpp
578
void IPCThreadState::
decStrongHandle
(int32_t handle)
580
LOG_REMOTEREFS("IPCThreadState::
decStrongHandle
(%d)\n", handle);
[
all
...]
Completed in 444 milliseconds