Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc279 std::string temp_error_msg; in OpenDexFilesFromOat() local
296 /*out*/&temp_error_msg); in OpenDexFilesFromOat()
308 LOG(INFO) << "Failed to add image file " << temp_error_msg; in OpenDexFilesFromOat()
/art/runtime/gc/space/
Dimage_space.cc1164 std::string temp_error_msg; in LoadImageFile() local