Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction.cc553 uint32_t RangeInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand() function in art::RangeInstructionOperands
558 uint32_t VarArgsInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand() function in art::VarArgsInstructionOperands
563 uint32_t NoReceiverInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand() function in art::NoReceiverInstructionOperands