HomeSort by relevance Sort by last modified time
    Searched full:first_operand_ (Results 1 - 2 of 2) sorted by null

  /art/libdexfile/dex/
dex_instruction.h 714 : InstructionOperands(num_operands), first_operand_(first_operand) {}
719 const uint32_t first_operand_; member in class:art::FINAL
dex_instruction.cc 553 return first_operand_ + operand_index;

Completed in 152 milliseconds