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 681 void IPCThreadState::decWeakHandle(int32_t handle)
683 LOG_REMOTEREFS("IPCThreadState::decWeakHandle(%d)\n", handle);
    [all...]
  /system/libhwbinder/
IPCThreadState.cpp 690 void IPCThreadState::decWeakHandle(int32_t handle)
692 LOG_REMOTEREFS("IPCThreadState::decWeakHandle(%d)\n", handle);
    [all...]

Completed in 350 milliseconds