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