Searched refs:public_slot_ (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/crypto/
H A Dnss_util.cc223 : public_slot_(std::move(public_slot)),
226 if (public_slot_) {
227 SECStatus status = SECMOD_CloseUserDB(public_slot_.get());
235 public_slot_ ? PK11_ReferenceSlot(public_slot_.get()) : NULL);
269 ScopedPK11Slot public_slot_; member in class:crypto::__anon9382::ChromeOSUserData

Completed in 125 milliseconds