Searched refs:AssertPendingOOMException (Results 1 - 17 of 17) sorted by relevance

/art/runtime/native/
H A Djava_lang_invoke_MethodHandleImpl.cc64 soa.Self()->AssertPendingOOMException();
H A Djava_lang_Class.cc554 soa.Self()->AssertPendingOOMException();
602 soa.Self()->AssertPendingOOMException();
845 soa.Self()->AssertPendingOOMException();
H A Djava_lang_reflect_Executable.cc226 self->AssertPendingOOMException();
H A Ddalvik_system_VMDebug.cc314 soa.Self()->AssertPendingOOMException();
/art/runtime/mirror/
H A Dclass_ext.cc73 self->AssertPendingOOMException();
84 self->AssertPendingOOMException();
H A Dfield-inl.h53 self->AssertPendingOOMException();
H A Dclass.cc128 self->AssertPendingOOMException();
191 self->AssertPendingOOMException();
1220 self->AssertPendingOOMException();
H A Dstring.cc393 self->AssertPendingOOMException();
/art/openjdkjvmti/
H A Dti_search.cc132 self->AssertPendingOOMException();
168 self->AssertPendingOOMException();
H A Dti_class_loader.cc125 self->AssertPendingOOMException();
H A Dti_redefine.cc490 driver_->self_->AssertPendingOOMException();
496 driver_->self_->AssertPendingOOMException();
1212 driver_->self_->AssertPendingOOMException();
1229 driver_->self_->AssertPendingOOMException();
1336 self_->AssertPendingOOMException();
1533 driver_->self_->AssertPendingOOMException();
1548 driver_->self_->AssertPendingOOMException();
H A Dti_class.cc219 self->AssertPendingOOMException();
240 self->AssertPendingOOMException();
/art/runtime/
H A Dthread.cc2138 void Thread::AssertPendingOOMException() const { function in class:Thread
2522 self_->AssertPendingOOMException();
2530 self_->AssertPendingOOMException();
2673 soa.Self()->AssertPendingOOMException();
2686 soa.Self()->AssertPendingOOMException();
2909 soa.Self()->AssertPendingOOMException();
2921 soa.Self()->AssertPendingOOMException();
2935 soa.Self()->AssertPendingOOMException();
H A Dclass_linker.cc2232 self->AssertPendingOOMException();
2237 self->AssertPendingOOMException();
2272 self->AssertPendingOOMException();
2705 self->AssertPendingOOMException();
3547 self->AssertPendingOOMException();
3615 self->AssertPendingOOMException();
3730 self->AssertPendingOOMException();
4421 self->AssertPendingOOMException();
5422 self->AssertPendingOOMException();
5780 self->AssertPendingOOMException();
[all...]
H A Dthread.h432 void AssertPendingOOMException() const REQUIRES_SHARED(Locks::mutator_lock_);
/art/runtime/interpreter/
H A Dinterpreter_common.cc1472 self->AssertPendingOOMException();
/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc958 soa.Self()->AssertPendingOOMException();

Completed in 1655 milliseconds