Searched defs:Ref (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/opengl/libs/EGL/ | ||
D | egl_object.h | 132 typedef egl_object_t::LocalRef<egl_surface_t, EGLSurface> Ref; typedef |
/frameworks/base/tools/aapt2/ | ||
D | StringPool.cpp | 34 StringPool::Ref::Ref() : entry_(nullptr) {} in Ref() function in aapt::StringPool::Ref |
D | StringPool.h | 129 friend class Ref; variable |