Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_types.h75 StringIndex() {} in StringIndex() function
76 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
Dstring_reference.h37 dex::StringIndex StringIndex() const { in StringIndex() function