Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_builder.h184 kInvokeInterface, enumerator
265 Op::kInvokeInterface, index_argument, /*result_is_object=*/false, dest, args...}; in InvokeInterface()
Ddex_builder.cc92 case Instruction::Op::kInvokeInterface: in operator <<()
398 case Instruction::Op::kInvokeInterface: in EncodeInstruction()