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

  /frameworks/native/include/binder/
IPCThreadState.h 69 void incWeakHandle(int32_t handle);
  /frameworks/native/libs/binder/
BpBinder.cpp 98 IPCThreadState::self()->incWeakHandle(handle);
IPCThreadState.cpp 621 void IPCThreadState::incWeakHandle(int32_t handle)
623 LOG_REMOTEREFS("IPCThreadState::incWeakHandle(%d)\n", handle);
    [all...]

Completed in 4968 milliseconds