Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_types.h66 ProtoIndex() {} in ProtoIndex() function
67 explicit constexpr ProtoIndex(uint16_t index) : DexIndex<decltype(index_)>(index) {} in ProtoIndex() function
Dproto_reference.h37 dex::ProtoIndex ProtoIndex() const { in ProtoIndex() function