Home
last modified time | relevance | path

Searched defs:HashValueToRootCertDataComp (Results 1 – 2 of 2) sorted by relevance

/external/cronet/tot/net/cert/
Dknown_roots.cc21 struct HashValueToRootCertDataComp { struct
22 bool operator()(const HashValue& hash, const RootCertData& root_cert) { in operator ()()
27 bool operator()(const RootCertData& root_cert, const HashValue& hash) { in operator ()()
/external/cronet/stable/net/cert/
Dknown_roots.cc21 struct HashValueToRootCertDataComp { struct
22 bool operator()(const HashValue& hash, const RootCertData& root_cert) { in operator ()()
27 bool operator()(const RootCertData& root_cert, const HashValue& hash) { in operator ()()