OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:decStrongHandle
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/binder/
IPCThreadState.cpp
628
void IPCThreadState::
decStrongHandle
(int32_t handle)
630
LOG_REMOTEREFS("IPCThreadState::
decStrongHandle
(%d)\n", handle);
[
all
...]
/system/libhwbinder/
IPCThreadState.cpp
620
void IPCThreadState::
decStrongHandle
(int32_t handle)
622
LOG_REMOTEREFS("IPCThreadState::
decStrongHandle
(%d)\n", handle);
[
all
...]
Completed in 866 milliseconds