Home
last modified time | relevance | path

Searched refs:CanDumpWithRuntime (Results 1 – 1 of 1) sorted by relevance

/art/oatdump/
Doatdump.cc3447 if (CanDumpWithRuntime(&error_msg)) { in NeedsRuntime()
3501 bool CanDumpWithRuntime(std::string* error_msg) { in CanDumpWithRuntime() function