OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clearDeathNotification
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/libs/binder/
BpBinder.cpp
231
self->
clearDeathNotification
(mHandle, this);
256
self->
clearDeathNotification
(mHandle, this);
321
if (ipc) ipc->
clearDeathNotification
(mHandle, this);
IPCThreadState.cpp
632
status_t IPCThreadState::
clearDeathNotification
(int32_t handle, BpBinder* proxy)
[
all
...]
/frameworks/native/include/binder/
IPCThreadState.h
73
status_t
clearDeathNotification
( int32_t handle,
Completed in 161 milliseconds