Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_builder.h203 static inline Instruction InvokeDirect(size_t method_id, std::optional<const Value> dest, in InvokeDirect() function
539 AddInstruction(Instruction::InvokeDirect(constructor_data.id, /*dest=*/{}, target, args...)); in BuildNew()