Searched refs:extension_error_msg (Results 1 – 1 of 1) sorted by relevance
2302 std::string extension_error_msg; in LoadImage() local2312 (i == 0) ? error_msg : &extension_error_msg)) { in LoadImage()2337 extension_error_msg.c_str(), in LoadImage()2346 << boot_class_path_locations_[chunk.start_index] << ": " << extension_error_msg; in LoadImage()