Home
last modified time | relevance | path

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

/system/see/authmgr/authmgr-be/src/
Dtests.rs186 fn remove_authenticated_state(&mut self) -> Result<(), Error> { in remove_authenticated_state() method
Dtraits.rs103 fn remove_authenticated_state(&mut self) -> Result<(), Error>; in remove_authenticated_state() method