Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/internal/
H A Dsystem_trust_store.cc53 class PemFileCertStore { class
55 explicit PemFileCertStore(std::string_view file_name) { in PemFileCertStore() function in net::internal::PemFileCertStore
/aosp_15_r20/external/cronet/base/threading/
H A Dthread_restrictions.h365 class PemFileCertStore; variable