Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat_file_manager.cc257 std::string temp_error_msg; in OpenDexFilesFromOat() local
273 /*out*/&temp_error_msg); in OpenDexFilesFromOat()
285 LOG(INFO) << "Failed to add image file " << temp_error_msg; in OpenDexFilesFromOat()
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc928 std::string temp_error_msg; in LoadImageFile() local