Searched defs:get_authenticated_state (Results 1 – 2 of 2) sorted by relevance
171 fn get_authenticated_state(&self) -> Result<Option<&AuthenticatedConnectionState>, Error> { in get_authenticated_state() method
92 fn get_authenticated_state(&self) -> Result<Option<&AuthenticatedConnectionState>, Error>; in get_authenticated_state() method