Searched refs:Exit (Results 1 – 12 of 12) 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_);
74 void Exit(int status);
518 Exit(0); in DoParse()524 Exit(0); in DoParse()542 Exit(0); in DoParse()550 Exit(0); in DoParse()650 void ParsedOptions::Exit(int status) { in Exit() function in art::ParsedOptions819 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.
355 critical_section_.Exit(uninterruptible_cause_); in RELEASE()
1390 M(Exit, Instruction) \2875 DECLARE_INSTRUCTION(Exit);2878 DEFAULT_COPY_CONSTRUCTOR(Exit);