Searched refs:AddIndex (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | quicken_info.h | 37 void AddIndex(uint16_t index) { in AddIndex() function |
/art/dex2oat/dex/ | ||
D | dex_to_dex_compiler.cc | 369 builder.AddIndex(info.dex_member_index); in Compile() |