Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc368 void ArtMethod::Invoke(Thread* self, uint32_t* args, uint32_t args_size, JValue* result, in Invoke() function in art::ArtMethod
/art/runtime/interpreter/
Dunstarted_runtime.cc1092 void UnstartedRuntime::Invoke(Thread* self, const DexFile::CodeItem* code_item, in Invoke() function in art::interpreter::UnstartedRuntime