Searched refs:UnlockState (Results 1 – 4 of 4) sorted by relevance
131 Result UnlockState(void) in UnlockState() function134 return Interface::UnlockState(); in UnlockState()
139 Result UnlockState(void);
74 Result UnlockState(
120 nn::Result Interface::UnlockState() in UnlockState() function in nn::ndm::CTR::detail::Interface123 return reinterpret_cast<InterfaceImpl*&>(s_Session)->UnlockState(0); in UnlockState()