Searched refs:Exit (Results 1 – 15 of 15) sorted by relevance
39 void GCCriticalSection::Exit(const char* old_cause) { in Exit() function in art::gc::GCCriticalSection58 critical_section_.Exit(old_no_suspend_reason_); in ~ScopedGCCriticalSection()
41 void Exit(const char* old_reason) RELEASE(Roles::uninterruptible_);
75 void Exit(int status);
585 Exit(0); in DoParse()591 Exit(0); in DoParse()609 Exit(0); in DoParse()617 Exit(0); in DoParse()712 void ParsedOptions::Exit(int status) { in Exit() function in art::ParsedOptions751 Exit((error) ? 1 : 0); in Usage()
19 Test stopped during Method Exit of doNothing25 Test stopped during Method Exit of calledFunction31 Test stopped during Method Exit due to exception thrown in same function34 Test stopped during Method Exit due to exception thrown in subroutine
196 private final static class Exit extends Operation { class in Main336 frequencyMap.put(new Exit(), 0.225); // 45/200 in createDefaultFrequencyMap()401 op = new Exit(); in updateFrequencyMap()
737 ## CHECK: Exit852 ## CHECK: Exit948 ## CHECK: Exit994 ## CHECK: Exit1057 ## CHECK: Exit1132 ## CHECK: Exit1309 # the try block so as to not split the ReturnVoid-Exit edge.1323 # try block so as to not split the Return-Exit edge.
37 Test stopped during Method Exit of calledFunction49 Test stopped during Method Exit due to exception thrown in same function61 Test stopped during Method Exit due to exception thrown in subroutine
355 critical_section_.Exit(uninterruptible_cause_); in RELEASE()
1463 M(Exit, Instruction) \2947 DECLARE_INSTRUCTION(Exit);2950 DEFAULT_COPY_CONSTRUCTOR(Exit);