Searched defs:Invoke (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | art_method.cc | 368 void ArtMethod::Invoke(Thread* self, uint32_t* args, uint32_t args_size, JValue* result, in Invoke() function in art::ArtMethod |
/art/runtime/interpreter/ | ||
D | unstarted_runtime.cc | 1092 void UnstartedRuntime::Invoke(Thread* self, const DexFile::CodeItem* code_item, in Invoke() function in art::interpreter::UnstartedRuntime |