OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attemptIncStrongHandle
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/binder/
IPCThreadState.cpp
649
status_t IPCThreadState::
attemptIncStrongHandle
(int32_t handle)
652
LOG_REMOTEREFS("IPCThreadState::
attemptIncStrongHandle
(%d)\n", handle);
661
ALOGV("IPCThreadState::
attemptIncStrongHandle
(%ld) = %s\n",
[
all
...]
/system/libhwbinder/
IPCThreadState.cpp
641
status_t IPCThreadState::
attemptIncStrongHandle
(int32_t handle)
644
LOG_REMOTEREFS("IPCThreadState::
attemptIncStrongHandle
(%d)\n", handle);
653
printf("IPCThreadState::
attemptIncStrongHandle
(%ld) = %s\n",
[
all
...]
Completed in 74 milliseconds