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

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

Completed in 876 milliseconds