Home
last modified time | relevance | path

Searched defs:unsafe_get (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libutils/include/utils/
DRefBase.h396 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libutils/include/utils/
DRefBase.h396 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libutils/include/utils/
DRefBase.h396 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libutils/include/utils/
DRefBase.h396 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/core/libutils/include/utils/
DRefBase.h457 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/system/core/libutils/include/utils/
H A DRefBase.h457 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/core/libutils/include/utils/
DRefBase.h457 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/core/libutils/include/utils/
DRefBase.h457 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/system/core/libutils/binder/include/utils/
H A DRefBase.h457 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/core/libutils/include/utils/
DRefBase.h457 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/core/libutils/include/utils/
DRefBase.h456 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
/aosp_15_r20/frameworks/rs/cpp/util/
H A DRefBase.h239 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function