HomeSort by relevance Sort by last modified time
    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