Home
last modified time | relevance | path

Searched refs:ACCOUNT_LOGOUT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Daccount_status.cpp26 …return (tempPreAccountState == AccountState::ACCOUNT_LOGOUT && tempAccountState == AccountState::A… in IsNeedCleanCache()
27 …reAccountState == AccountState::ACCOUNT_LOGIN && tempAccountState == AccountState::ACCOUNT_LOGOUT); in IsNeedCleanCache()
H A Daccount_status_listener.cpp58 AccountStatus::SetAccountState(AccountStatus::AccountState::ACCOUNT_LOGOUT); in OnReceiveEvent()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/include/cloud_disk/
H A Daccount_status.h26 ACCOUNT_LOGOUT, enumerator