HomeSort by relevance Sort by last modified time
    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 675 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpBinder* proxy)
    [all...]
  /frameworks/native/include/binder/
IPCThreadState.h 75 status_t clearDeathNotification( int32_t handle,

Completed in 399 milliseconds