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/base/include/binder/
IPCThreadState.h
68
void
decWeakHandle
(int32_t handle);
/frameworks/base/libs/binder/
BpBinder.cpp
335
ipc->
decWeakHandle
(mHandle);
IPCThreadState.cpp
587
void IPCThreadState::
decWeakHandle
(int32_t handle)
589
LOG_REMOTEREFS("IPCThreadState::
decWeakHandle
(%d)\n", handle);
[
all
...]
Completed in 157 milliseconds