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

  /art/runtime/entrypoints/quick/
quick_throw_entrypoints.cc 36 ThrowInternalError("Attempting to invoke obsolete version of '%s'.",
  /art/runtime/
common_throws.h 156 void ThrowInternalError(const char* fmt, ...)
common_throws.cc 318 void ThrowInternalError(const char* fmt, ...) {
  /art/runtime/interpreter/
interpreter.cc 378 ThrowInternalError("Attempting to invoke obsolete version of '%s'.",

Completed in 50 milliseconds