Searched refs:LnnSetUnlockState (Results 1 – 6 of 6) sorted by relevance
96 void LnnSetUnlockState(void);
110 void LnnSetUnlockState(void) in LnnSetUnlockState() function112 return GetNetBuilderDepsInterface()->LnnSetUnlockState(); in LnnSetUnlockState()
2138 EXPECT_CALL(NetBuilderMock, LnnSetUnlockState).WillOnce(Return());
71 virtual void LnnSetUnlockState(void) = 0;214 MOCK_METHOD0(LnnSetUnlockState, void ());
667 LnnSetUnlockState(); in UserSwitchedHandler()
700 void LnnSetUnlockState(void) in LnnSetUnlockState() function