Home
last modified time | relevance | path

Searched defs:TypeIndex (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file_types.h85 TypeIndex() {} in TypeIndex() function
86 explicit constexpr TypeIndex(uint16_t index) : DexIndex<uint16_t>(index) {} in TypeIndex() function
Dtype_reference.h37 dex::TypeIndex TypeIndex() const { in TypeIndex() function