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

  /frameworks/native/include/utils/
RefBase.h 247 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp
503 TYPE::renameRefId(d[i].get_refs(), &s[i], &d[i]);
  /frameworks/native/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/rs/server/
RefBase.h 235 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp

Completed in 450 milliseconds