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

  /system/libhwbinder/
BpHwBinder.cpp 173 self->clearDeathNotification(mHandle, this);
198 self->clearDeathNotification(mHandle, this);
263 if (ipc) ipc->clearDeathNotification(mHandle, this);
IPCThreadState.cpp 681 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpHwBinder* proxy)
    [all...]
  /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 689 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpBinder* proxy)
    [all...]
  /frameworks/native/libs/binder/include/binder/
IPCThreadState.h 75 status_t clearDeathNotification( int32_t handle,
  /system/libhwbinder/include/hwbinder/
IPCThreadState.h 76 status_t clearDeathNotification( int32_t handle,

Completed in 208 milliseconds