Searched refs:Abort (Results 1 – 19 of 19) sorted by relevance
42 Runtime::Abort("Attempt to abort"); in TEST_F()56 Runtime::Abort("Attempt to abort"); in TEST_F()
75 void Abort();
163 static void Abort()
54 void Abort(const std::string& abort_message)
158 // Runtime::Abort.
668 art::InitLogging(argv, art::Runtime::Abort); in main()
681 void ParsedOptions::Abort() { in Abort() function in art::ParsedOptions
78 void Transaction::Abort(const std::string& abort_message) { in Abort() function in art::Transaction
611 void Runtime::Abort(const char* msg) { in Abort() function in art::Runtime729 InitLogging(/* argv= */ nullptr, Abort); // Calls Locks::Init() as a side effect. in ParseOptions()2498 GetTransaction()->Abort(abort_message); in AbortTransactionAndThrowAbortError()
251 NO_RETURN static void Abort(const char* msg) REQUIRES(!Locks::abort_lock_);
516 void Trace::Abort() { in Abort() function in art::Trace
69 NO_RETURN static void Abort(const char* msg) { in Abort() function79 InitLogging(argv, Abort); in DexlayoutDriver()
453 NO_RETURN static void Abort(const char* msg) { in Abort() function483 InitLogging(argv, Abort); in DexDiagMain()
339 InitLogging(argv, Runtime::Abort); in Main()
136 art::InitLogging(nullptr, art::Runtime::Abort); // argv = null in SetUpTestCase()
168 InitLogging(argv, Runtime::Abort); in ParseArgs()
358 Trace::Abort(); in ZygoteHooks_nativePostForkChild()
207 NO_RETURN static void Abort(const char* msg) { in Abort() function295 InitLogging(argv, Abort); in ParseArgs()
1282 InitLogging(argv, Runtime::Abort); in ParseArgs()