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

  /frameworks/native/include/binder/
IPCThreadState.h 70 void decWeakHandle(int32_t handle);
  /frameworks/native/libs/binder/
BpBinder.cpp 335 ipc->decWeakHandle(mHandle);
IPCThreadState.cpp 628 void IPCThreadState::decWeakHandle(int32_t handle)
630 LOG_REMOTEREFS("IPCThreadState::decWeakHandle(%d)\n", handle);
    [all...]

Completed in 715 milliseconds