LOG_ENTRY_TYPE_X509  511 net/cert/ct_objects_extractor_nss.cc   result->type = ct::LogEntry::LOG_ENTRY_TYPE_X509;
LOG_ENTRY_TYPE_X509   92 net/cert/ct_objects_extractor_unittest.cc   ASSERT_EQ(ct::LogEntry::LOG_ENTRY_TYPE_X509, entry.type);
LOG_ENTRY_TYPE_X509  280 net/cert/ct_serialization.cc     case LogEntry::LOG_ENTRY_TYPE_X509:
LOG_ENTRY_TYPE_X509   83 net/cert/signed_certificate_timestamp.cc   type = LogEntry::LOG_ENTRY_TYPE_X509;
LOG_ENTRY_TYPE_X509  160 net/test/ct_test_util.cc   entry->type = ct::LogEntry::LOG_ENTRY_TYPE_X509;