Searched defs:expected_secondary_checksum (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Doat_file_assistant.cc503 uint32_t expected_secondary_checksum = 0; local
505 &expected_secondary_checksum, &error_msg)) {
508 if (expected_secondary_checksum != actual_secondary_checksum) {
511 << ". Expected: " << expected_secondary_checksum

Completed in 41 milliseconds