Home
last modified time | relevance | path

Searched defs:InvokeInterface (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/test/105-invoke/src/
H A DMain.java102 interface InvokeInterface { interface
/aosp12/frameworks/base/startop/view_compiler/
H A Ddex_builder.h262 static inline Instruction InvokeInterface(size_t index_argument, std::optional<const Value> dest, in InvokeInterface() function