Searched refs:ACCOUNT_MANUAL_LOGOFF_EVT (Results 1 – 4 of 4) sorted by relevance
464 EXPECT_EQ(true, stateMachine.StateChangeProcess(ACCOUNT_MANUAL_LOGOFF_EVT));501 EXPECT_EQ(true, stateMachine.StateChangeProcess(ACCOUNT_MANUAL_LOGOFF_EVT));568 EXPECT_EQ(true, stateMachine.StateChangeProcess(ACCOUNT_MANUAL_LOGOFF_EVT));605 EXPECT_EQ(true, stateMachine.StateChangeProcess(ACCOUNT_MANUAL_LOGOFF_EVT));
49 std::make_pair(ACCOUNT_MANUAL_LOGOFF_EVT, nullptr)} in OnInitialize()70 … std::make_pair(ACCOUNT_MANUAL_LOGOFF_EVT, new (std::nothrow) LogoffAction(ACCOUNT_STATE_UNBOUND))} in OnInitialize()
559 …_.insert(std::pair<std::string, ACCOUNT_INNER_EVENT_TYPE>(eventLogoff, ACCOUNT_MANUAL_LOGOFF_EVT)); in BuildEventsMapper()
71 ACCOUNT_MANUAL_LOGOFF_EVT, // account logoff manually enumerator