HomeSort by relevance Sort by last modified time
    Searched defs:DoInvoke (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
asyncinvoker.cc 58 void AsyncInvoker::DoInvoke(Thread* thread,
  /art/runtime/interpreter/
interpreter_common.h 137 // Invokes the given method. This is part of the invocation support and is used by DoInvoke and
628 static inline bool DoInvoke(Thread* self, ShadowFrame& shadow_frame, const Instruction* inst,
    [all...]

Completed in 112 milliseconds