Searched refs:trust_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/network/onc/
H A Donc_certificate_importer_impl.cc246 std::string trust_type; local
247 if (!(*it)->GetAsString(&trust_type))
250 if (trust_type == ::onc::certificate::kWeb) {
258 << trust_type;

Completed in 87 milliseconds