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

  /art/runtime/mirror/
throwable.h 47 bool IsCheckedException() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
throwable.cc 65 bool Throwable::IsCheckedException() {
  /art/runtime/entrypoints/
entrypoint_utils.cc 312 if (exception->IsCheckedException()) {

Completed in 123 milliseconds