Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction.cc519 uint32_t RangeInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand() function in art::RangeInstructionOperands
524 uint32_t VarArgsInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand() function in art::VarArgsInstructionOperands
529 uint32_t NoReceiverInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand() function in art::NoReceiverInstructionOperands