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

  /frameworks/base/libs/binder/
Parcel.cpp 96 if (b != NULL) b.get_refs()->incWeak(who);
133 if (b != NULL) b.get_refs()->decWeak(who);
203 obj.binder = binder.get_refs();
    [all...]
  /frameworks/base/include/utils/
RefBase.h 235 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp

Completed in 571 milliseconds