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

  /frameworks/native/libs/binder/
IPCThreadState.cpp 642 void IPCThreadState::decWeakHandle(int32_t handle)
644 LOG_REMOTEREFS("IPCThreadState::decWeakHandle(%d)\n", handle);
    [all...]
  /system/libhwbinder/
IPCThreadState.cpp 634 void IPCThreadState::decWeakHandle(int32_t handle)
636 LOG_REMOTEREFS("IPCThreadState::decWeakHandle(%d)\n", handle);
    [all...]

Completed in 46 milliseconds