Home
last modified time | relevance | path

Searched refs:DEVICE_ACCOUNT_UNLOCKED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/account/
H A Daccount_delegate.h34 DEVICE_ACCOUNT_UNLOCKED, // the device account is unlocked enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_impl.cpp44 accountEventInfo.status = AccountStatus::DEVICE_ACCOUNT_UNLOCKED; in OnReceiveEvent()
H A Daccount_delegate_normal_impl.cpp131 case static_cast<uint32_t>(AccountStatus::DEVICE_ACCOUNT_UNLOCKED): in UpdateUserStatus()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp659 case static_cast<uint32_t>(AccountStatus::DEVICE_ACCOUNT_UNLOCKED): in OnUserChange()