Home
last modified time | relevance | path

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

/art/runtime/
Dexec_utils.cc187 std::string ignored_error_msg; in WaitChildWithTimeout() local
188 WaitChild(pid, arg_vector, /*no_wait=*/true, &ignored_error_msg); in WaitChildWithTimeout()
Dhidden_api_test.cc225 std::string ignored_error_msg; in TestLocation() local
226 Remove(unique_location.get(), &ignored_error_msg); in TestLocation()
/art/odrefresh/
Dodrefresh.cc1972 std::string ignored_error_msg; in CompileBootClasspath() local
1974 /*on_system=*/false, /*minimal=*/true, isa, &ignored_error_msg)) { in CompileBootClasspath()