Searched defs:GetIndex (Results 1 – 2 of 2) sorted by relevance
903 size_t GetIndex() const { return index_; } in GetIndex() function2930 uint8_t GetIndex() const { return index_; } in GetIndex() function3240 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function3285 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function3373 size_t GetIndex() const { return index_; } in GetIndex() function
1498 uint32_t ImageWriter::BinSlot::GetIndex() const { in GetIndex() function in art::ImageWriter::BinSlot