Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_types.h65 ProtoIndex() {} in ProtoIndex() function
66 explicit constexpr ProtoIndex(uint16_t index) : DexIndex<decltype(index_)>(index) {} in ProtoIndex() function