Searched refs:GetBcpChecksums (Results 1 – 3 of 3) sorted by relevance
76 const std::vector<std::string>* GetBcpChecksums(size_t bcp_index, std::string* error_msg);
108 if (GetBcpChecksums(i, error_msg) == nullptr) { in FetchAll()151 const std::vector<std::string>* OatFileAssistantContext::GetBcpChecksums(size_t bcp_index, in GetBcpChecksums() function in art::OatFileAssistantContext
793 ofa_context->GetBcpChecksums(bcp_index, error_msg); in ValidateBootClassPathChecksums()