Home
last modified time | relevance | path

Searched defs:get_refs (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/libutils/include/utils/
H A DRefBase.h454 inline weakref_type* get_refs() const { return m_refs; } in get_refs() function
/aosp12/frameworks/rs/cpp/util/
H A DRefBase.h237 inline weakref_type* get_refs() const { return m_refs; } in get_refs() function