Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant_context.cc80 std::vector<std::string>* current_bcp_checksums = nullptr; local
85 current_bcp_checksums = &bcp_checksums_by_index_[bcp_index++];
86 DCHECK_NE(current_bcp_checksums, nullptr);
87 current_bcp_checksums->push_back(StringPrintf("/%08x", checksum));