Searched defs:trusted (Results 1 – 12 of 12) sorted by relevance
94 CrosSettingsProvider::TrustedStatus trusted = in TEST_F() local
74 PP_Bool trusted) { in AddChainBuildingCertificate()
191 PP_Bool trusted) { in AddChainBuildingCertificateImpl()
180 const bool trusted = false; in WindowFeatures() local
167 bool trusted) { in AddChainBuildingCertificate()
59 dbus::Property<bool> trusted; member
65 bool trusted) { in CreateParamsForApp()
89 PP_Bool trusted) { in AddChainBuildingCertificate()
178 List<X509Certificate> trusted = new ArrayList<X509Certificate>(); in acceptedIssuers() local
326 bool trusted) { in Open()
197 optional bool trusted = 2; field
1839 int x509_certificate_chain_validate(struct x509_certificate *trusted, in x509_certificate_chain_validate()