Searched refs:new_apex_path (Results 1 – 2 of 2) sorted by relevance
167 const std::string& new_apex_path) { in ValidateUpdate() argument168 LOG(DEBUG) << "Validating update of shim apex to " << new_apex_path in ValidateUpdate()174 auto actual = CalculateSha512(new_apex_path); in ValidateUpdate()180 return Error() << new_apex_path << " has unexpected SHA512 hash " in ValidateUpdate()
33 const std::string& new_apex_path);