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

/art/runtime/interpreter/
H A Dinterpreter_common.cc801 bool DoCall(ArtMethod* called_method, Thread* self, ShadowFrame& shadow_frame, function in namespace:art::interpreter
935 // Explicit DoCall template function declarations.
938 bool DoCall<_is_range, _do_assignability_check>(ArtMethod* method, Thread* self, \

Completed in 54 milliseconds