Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/osclientcerts/src/
H A Dmanager.rs203 pub fn close_all_sessions(&mut self) -> Result<(), ()> { in close_all_sessions() method
407 pub fn close_all_sessions(&mut self) -> Result<(), ()> { in close_all_sessions() method
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/osclientcerts/src/
H A Dmanager.rs227 pub fn close_all_sessions(&mut self, slot_type: SlotType) -> Result<(), ()> { in close_all_sessions() method
455 pub fn close_all_sessions(&mut self, slot_type: SlotType) -> Result<(), ()> { in close_all_sessions() method
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/osclientcerts/src/
H A Dmanager.rs227 pub fn close_all_sessions(&mut self, slot_type: SlotType) -> Result<(), ()> { in close_all_sessions() method
455 pub fn close_all_sessions(&mut self, slot_type: SlotType) -> Result<(), ()> { in close_all_sessions() method
/dports/www/firefox/firefox-99.0/security/manager/ssl/rsclientcerts/src/
H A Dmanager.rs235 pub fn close_all_sessions(&mut self, slot_type: SlotType) -> Result<(), Error> { in close_all_sessions() method
521 pub fn close_all_sessions(&mut self, slot_type: SlotType) -> Result<(), Error> { in close_all_sessions() method
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/orm/
H A Dsession.py3330 def close_all_sessions(): function
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/lib/sqlalchemy/orm/
H A Dsession.py4198 def close_all_sessions(): function
/dports/www/firefox/firefox-99.0/third_party/rust/pkcs11/src/
H A Dlib.rs492 pub fn close_all_sessions(&self, slot_id: CK_SLOT_ID) -> Result<(), Error> { in close_all_sessions() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pkcs11/src/
H A Dlib.rs492 pub fn close_all_sessions(&self, slot_id: CK_SLOT_ID) -> Result<(), Error> { in close_all_sessions() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pkcs11/src/
H A Dlib.rs492 pub fn close_all_sessions(&self, slot_id: CK_SLOT_ID) -> Result<(), Error> { in close_all_sessions() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/pkcs11/src/
H A Dlib.rs489 pub fn close_all_sessions(&self, slot_id: CK_SLOT_ID) -> Result<(), Error> { in close_all_sessions() method