Searched defs:InvokeMethod (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dreflection.cc519 jobject InvokeMethod(const ScopedObjectAccessAlreadyRunnable& soa, jobject javaMethod, function in namespace:art
H A Ddebugger.cc3473 JDWP::JdwpError Dbg::InvokeMethod(JDWP::ObjectId thread_id, JDWP::ObjectId object_id, function in class:art::Dbg
3489 LOG(ERROR) << "InvokeMethod request for invalid thread id " << thread_id;
3494 LOG(ERROR) << "InvokeMethod request for thread not stopped by event: " << *targetThread;

Completed in 844 milliseconds