OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:requestdeathnotification
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/include/binder/
IPCThreadState.h
73
status_t
requestDeathNotification
( int32_t handle,
/frameworks/native/libs/binder/tests/
binderDriverInterfaceTest.cpp
297
TEST_F(BinderDriverInterfaceTest,
RequestDeathNotification
) {
/frameworks/native/libs/binder/
BpBinder.cpp
197
self->
requestDeathNotification
(mHandle, this);
IPCThreadState.cpp
691
status_t IPCThreadState::
requestDeathNotification
(int32_t handle, BpBinder* proxy)
[
all
...]
Completed in 56 milliseconds