Searched refs:rm_error_msg (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc1377 std::string rm_error_msg = StringPrintf("Failed to remove obsolete file from %s when " local
1381 error_msgs->push_back(rm_error_msg);
1382 VLOG(class_linker) << rm_error_msg;

Completed in 195 milliseconds