Searched refs:SetAccountState (Results 1 – 5 of 5) sorted by relevance
55 AccountStatus::SetAccountState(AccountStatus::AccountState::ACCOUNT_LOGIN); in OnReceiveEvent()58 AccountStatus::SetAccountState(AccountStatus::AccountState::ACCOUNT_LOGOUT); in OnReceiveEvent()
30 void AccountStatus::SetAccountState(AccountState accountState) in SetAccountState() function in OHOS::FileManagement::CloudDisk::AccountStatus
29 static void SetAccountState(AccountState accountState);
153 void SetAccountState(int currentState) in SetAccountState() function
326 accountState_->SetAccountState(curOhosAccount.ohosAccountInfo_.status_); in HandleEvent()