Searched refs:SoftBusAccountState (Results 1 – 11 of 11) sorted by relevance
56 virtual void LnnNotifyAccountStateChangeEvent(SoftBusAccountState state) = 0;81 MOCK_METHOD1(LnnNotifyAccountStateChangeEvent, void (SoftBusAccountState));
126 void LnnNotifyAccountStateChangeEvent(SoftBusAccountState state) in LnnNotifyAccountStateChangeEvent()
66 virtual void LnnNotifyAccountStateChangeEvent(SoftBusAccountState state) = 0;102 MOCK_METHOD1(LnnNotifyAccountStateChangeEvent, void (SoftBusAccountState));
108 } SoftBusAccountState; typedef265 void LnnNotifyAccountStateChangeEvent(SoftBusAccountState state);
170 void LnnNotifyAccountStateChangeEvent(SoftBusAccountState state) in LnnNotifyAccountStateChangeEvent()
72 SoftBusAccountState state = SOFTBUS_ACCOUNT_UNKNOWN; in OnReceiveEvent()
528 SoftBusAccountState accountState = (SoftBusAccountState)event->status; in LnnAccountStateChangeHandler()
522 SoftBusAccountState accountState = (SoftBusAccountState)event->status; in AccountStateChangeHandler()
581 SoftBusAccountState accountState = (SoftBusAccountState)event->status; in NetAccountStateChangeEventHandler()
62 SoftBusAccountState accountState;677 SoftBusAccountState accountState = (SoftBusAccountState)event->status; in HbAccountStateChangeEventHandler()
567 void LnnNotifyAccountStateChangeEvent(SoftBusAccountState state) in LnnNotifyAccountStateChangeEvent()