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

  /frameworks/rs/cpp/util/
RefBase.h 236 inline weakref_type* get_refs() const { return m_refs; } function in class:android::RSC::wp
  /frameworks/rs/server/
RefBase.h 235 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/util/
RefBase.h 236 inline weakref_type* get_refs() const { return m_refs; } function in class:android::RSC::wp
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/server/
RefBase.h 235 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/util/
RefBase.h 236 inline weakref_type* get_refs() const { return m_refs; } function in class:android::RSC::wp
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/server/
RefBase.h 235 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/util/
RefBase.h 236 inline weakref_type* get_refs() const { return m_refs; } function in class:android::RSC::wp
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/server/
RefBase.h 235 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp
  /system/core/include/utils/
RefBase.h 254 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp
510 TYPE::renameRefId(d[i].get_refs(), &s[i], &d[i]);

Completed in 332 milliseconds