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()
53 void Abort(const std::string& abort_message)
164 // Runtime::Abort.
748 void ParsedOptions::Abort() { in Abort() function in art::ParsedOptions
79 void Transaction::Abort(const std::string& abort_message) { in Abort() function in art::Transaction
625 void Runtime::Abort(const char* msg) { in Abort() function in art::Runtime749 InitLogging(/* argv= */ nullptr, Abort); // Calls Locks::Init() as a side effect. in ParseOptions()2725 GetTransaction()->Abort(abort_message); in AbortTransactionAndThrowAbortError()
254 NO_RETURN static void Abort(const char* msg) REQUIRES(!Locks::abort_lock_);
516 void Trace::Abort() { in Abort() function in art::Trace
48 art::InitLogging(argv, art::Runtime::Abort); in main()
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()
366 Trace::Abort(); in ZygoteHooks_nativePostForkChild()
160 InitLogging(argv, Runtime::Abort); in ParseArgs()
220 NO_RETURN static void Abort(const char* msg) { in Abort() function332 InitLogging(argv, Abort); in ParseArgs()
1019 InitLogging(argv, Runtime::Abort); in ParseArgs()