HomeSort by relevance Sort by last modified time
    Searched refs:kValid (Results 1 - 3 of 3) sorted by null

  /system/update_engine/
certificate_checker.cc 156 NotifyCertificateChecked(server_to_check, CertificateCheckResult::kValid);
174 NotifyCertificateChecked(server_to_check, CertificateCheckResult::kValid);
192 NotifyCertificateChecked(server_to_check, CertificateCheckResult::kValid);
certificate_checker.h 62 kValid,
certificate_checker_unittest.cc 89 CertificateCheckResult::kValid));
107 CertificateCheckResult::kValid));

Completed in 217 milliseconds