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

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

Completed in 1653 milliseconds