Searched defs:gc_safe_throw_location (Results 1 – 4 of 4) sorted by relevance
/art/runtime/ |
D | thread.cc | 1663 ThrowLocation gc_safe_throw_location(saved_throw_this.Get(), saved_throw_method.Get(), in ThrowNewWrappedException() local 1716 ThrowLocation gc_safe_throw_location(saved_throw_this.Get(), saved_throw_method.Get(), in ThrowNewWrappedException() local 1734 ThrowLocation gc_safe_throw_location(saved_throw_this.Get(), saved_throw_method.Get(), in ThrowNewWrappedException() local
|
D | debugger.cc | 3735 ThrowLocation gc_safe_throw_location(old_throw_this_object.Get(), old_throw_method.Get(), in ExecuteMethod() local
|
D | jni_internal.cc | 757 ThrowLocation gc_safe_throw_location(old_throw_this_object.Get(), old_throw_method.Get(), in ExceptionDescribe() local
|
/art/runtime/mirror/ |
D | class.cc | 115 ThrowLocation gc_safe_throw_location(old_throw_this_object.Get(), old_throw_method.Get(), in SetStatus() local
|