HomeSort by relevance Sort by last modified time
    Searched refs:clearDeathNotification (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/binder/
BpBinder.cpp 231 self->clearDeathNotification(mHandle, this);
256 self->clearDeathNotification(mHandle, this);
321 if (ipc) ipc->clearDeathNotification(mHandle, this);
IPCThreadState.cpp 628 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpBinder* proxy)
    [all...]
  /frameworks/base/include/binder/
IPCThreadState.h 73 status_t clearDeathNotification( int32_t handle,

Completed in 16 milliseconds