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.h44 class TypeReference; variable
/art/dex2oat/linker/
Doat_writer.cc2054 const SafeMap<TypeReference, size_t, TypeReferenceValueComparator>& bss_entries) { in CalculateIndexBssMappingSize()
2867 const SafeMap<TypeReference, size_t, TypeReferenceValueComparator>& bss_entries) { in WriteIndexBssMapping()