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