Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/
H A 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 ()()