Home
last modified time | relevance | path

Searched defs:TypeReference (Results 1 – 3 of 3) sorted by relevance

/art/libdexfile/dex/
Dtype_reference.h34 TypeReference(const DexFile* dex_file, dex::TypeIndex index) in TypeReference() function
/art/runtime/
Dcommon_runtime_test.h43 class TypeReference; variable
/art/dex2oat/linker/
Doat_writer.cc2087 const SafeMap<TypeReference, size_t, TypeReferenceValueComparator>& bss_entries) { in CalculateIndexBssMappingSize()
2856 const SafeMap<TypeReference, size_t, TypeReferenceValueComparator>& bss_entries) { in WriteIndexBssMapping()