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