HomeSort by relevance Sort by last modified time
    Searched refs:InvokeVirtualOrInterfaceWithJValues (Results 1 - 4 of 4) sorted by null

  /art/runtime/
reflection.h 58 JValue InvokeVirtualOrInterfaceWithJValues(const ScopedObjectAccessAlreadyRunnable& soa,
jni_internal.cc     [all...]
reflection.cc 462 JValue InvokeVirtualOrInterfaceWithJValues(const ScopedObjectAccessAlreadyRunnable& soa,
thread.cc 179 InvokeVirtualOrInterfaceWithJValues(soa, receiver, mid, nullptr);
    [all...]

Completed in 274 milliseconds