Home
last modified time | relevance | path

Searched refs:DEVICE_ACCOUNT_OWNER (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Ddevice_account_info.h57 constexpr std::int32_t DEVICE_ACCOUNT_OWNER = 0; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp606 ErrCode errCode = dataDealer_->Init(DEVICE_ACCOUNT_OWNER); in OnInitialize()