Searched refs:new_exception (Results 1 – 1 of 1) sorted by relevance
302 void SetException(const ThrowLocation& throw_location, mirror::Throwable* new_exception) in SetException() argument304 CHECK(new_exception != NULL); in SetException()306 exception_ = new_exception; in SetException()