Home
last modified time | relevance | path

Searched defs:ref_type (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/broadcastradio/common/utils2x/include/broadcastradio-utils-2x/
H A DUtils.h47 using ref_type = typename traits::reference; variable
/aosp12/system/libvintf/include/vintf/
H A DMapValueIterator.h44 using ref_type = typename traits::reference; member
/aosp12/art/runtime/verifier/
H A Dreg_type_test.cc404 const RegType& ref_type = cache.FromDescriptor(nullptr, "Ljava/lang/DoesNotExist;", true); in TEST_F() local
454 const RegType& ref_type = cache.JavaLangString(); in TEST_F() local
476 const RegType& ref_type = cache.JavaLangObject(true); in TEST_F() local
/aosp12/system/libhidl/base/include/hidl/
H A DHidlSupport.h544 using ref_type = typename traits::reference; member
/aosp12/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp796 Reference::Type ref_type = Reference::Type::kResource; in ParseBinaryResValue() local