Searched defs:EncodeReturn (Results 1 – 2 of 2) sorted by relevance
54 void EncodeReturn(const ReturnType& return_value) { in EncodeReturn() function
366 void MethodBuilder::EncodeReturn(const Instruction& instruction, ::art::Instruction::Code opcode) { in EncodeReturn() function in startop::dex::MethodBuilder