OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AbortTransactionAndThrowAbortError
(Results
1 - 4
of
4
) sorted by null
/art/runtime/
runtime.h
488
void
AbortTransactionAndThrowAbortError
(Thread* self, const std::string& abort_message)
runtime.cc
[
all
...]
/art/runtime/interpreter/
unstarted_runtime.cc
[
all
...]
interpreter_common.cc
489
Runtime::Current()->
AbortTransactionAndThrowAbortError
(self, abort_msg);
[
all
...]
Completed in 1240 milliseconds