Home
last modified time | relevance | path

Searched refs:EncodeInstruction (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/startop/view_compiler/
Ddex_builder.cc379 EncodeInstruction(instruction); in EncodeInstructions()
383 void MethodBuilder::EncodeInstruction(const Instruction& instruction) { in EncodeInstruction() function in startop::dex::MethodBuilder
Ddex_builder.h364 void EncodeInstruction(const Instruction& instruction);