Searched defs:issuers (Results 1 – 7 of 7) sorted by relevance
43 std::vector<std::string> issuers = { host }; in SelectCertRequestFuzzTest() local
438 …kWebString& host, int port, const ArkWebStringVector& key_types, const ArkWebStringVector& issuers) in OnSslSelectCertRequestByJS()
512 const std::vector<std::string>& issuers) in OnSslSelectCertRequestByJS()
625 int port, const std::vector<std::string>& keyTypes, const std::vector<std::string>& issuers) in OnSslSelectCertRequestByJS()
629 const std::vector<std::string>& issuers) in WebSslSelectCertEvent()
646 const std::vector<std::string>& issuers) in OnSslSelectCertRequestByJS()
2241 const std::vector<std::string>& issuers = eventInfo.GetIssuers_(); in WebSslSelectCertEventToJSValue() local