Home
last modified time | relevance | path

Searched defs:Ref (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_object.h132 typedef egl_object_t::LocalRef<egl_surface_t, EGLSurface> Ref; typedef
193 typedef egl_object_t::LocalRef<egl_context_t, EGLContext> Ref; typedef
/frameworks/base/tools/aapt2/
DStringPool.cpp34 StringPool::Ref::Ref() : entry_(nullptr) {} in Ref() function in aapt::StringPool::Ref
36 StringPool::Ref::Ref(const StringPool::Ref& rhs) : entry_(rhs.entry_) { in Ref() function in aapt::StringPool::Ref
42 StringPool::Ref::Ref(StringPool::Entry* entry) : entry_(entry) { in Ref() function in aapt::StringPool::Ref
DStringPool.h129 friend class Ref; variable
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...