Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_builder.cc409 return EncodeCast(instruction); in EncodeInstruction()
557 void MethodBuilder::EncodeCast(const Instruction& instruction) { in EncodeCast() function in startop::dex::MethodBuilder
Ddex_builder.h375 void EncodeCast(const Instruction& instruction);