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

  /frameworks/base/include/binder/
IPCThreadState.h 71 status_t requestDeathNotification( int32_t handle,
  /frameworks/base/libs/binder/
BpBinder.cpp 196 self->requestDeathNotification(mHandle, this);
IPCThreadState.cpp 620 status_t IPCThreadState::requestDeathNotification(int32_t handle, BpBinder* proxy)
    [all...]

Completed in 30 milliseconds