Home
last modified time | relevance | path

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

/external/cronet/net/cert/
Dnss_cert_database_chromeos.cc38 crypto::ScopedPK11Slot system_slot) { in SetSystemSlot()
119 crypto::ScopedPK11Slot system_slot, in ListCertsInfoImpl()
Dnss_profile_filter_chromeos.cc49 crypto::ScopedPK11Slot system_slot) { in Init()
Dnss_profile_filter_chromeos_unittest.cc164 crypto::ScopedPK11Slot system_slot(get_system_slot()); in TEST_F() local