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