Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp88 osAccountControl_->GetDeviceOwnerId(deviceOwnerId_); in IInnerOsAccountManager()
746 if (id == deviceOwnerId_) { in RetryToGetAccount()
1189 …errCode = osAccountControl_->IsFromGlobalOAConstraintsList(id, deviceOwnerId_, constraint, globalS… in RetryToGetAccount()
1196 …errCode = osAccountControl_->IsFromSpecificOAConstraintsList(id, deviceOwnerId_, constraint, speci… in RetryToGetAccount()
1311 if (isDeviceOwner && localId != deviceOwnerId_) { in RetryToGetAccount()
1313 deviceOwnerId_ = localId; in RetryToGetAccount()
1316 if (isDeviceOwner == false && localId == deviceOwnerId_) { in RetryToGetAccount()
1317 deviceOwnerId_ = -1; in RetryToGetAccount()
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Diinner_os_account_manager.h178 std::int32_t deviceOwnerId_ = -1; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_mock.cpp1632 innerMgrService_-> deviceOwnerId_ = 0;
1664 innerMgrService_-> deviceOwnerId_ = 0;