Searched defs:StringIndex (Results 1 – 2 of 2) sorted by relevance
75 StringIndex() {} in StringIndex() function76 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
37 dex::StringIndex StringIndex() const { in StringIndex() function