Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp74 osAccountControl_->GetDeviceOwnerId(deviceOwnerId_); in IInnerOsAccountManager()
728 if (id == deviceOwnerId_) { in RetryToGetAccount()
1199 errCode = osAccountControl_->IsFromGlobalOAConstraintsList(id, deviceOwnerId_, constraint, globalSourceList); in RetryToGetAccount()
1206 errCode = osAccountControl_->IsFromSpecificOAConstraintsList(id, deviceOwnerId_, constraint, specificSourceList); in RetryToGetAccount()
1321 if (isDeviceOwner && localId != deviceOwnerId_) { in RetryToGetAccount()
1323 deviceOwnerId_ = localId; in RetryToGetAccount()
1326 if (isDeviceOwner == false && localId == deviceOwnerId_) { in RetryToGetAccount()
1327 deviceOwnerId_ = -1; in RetryToGetAccount()
/base/account/os_account/services/accountmgr/include/osaccount/
H A Diinner_os_account_manager.h176 std::int32_t deviceOwnerId_ = -1; member in OHOS::AccountSA::IInnerOsAccountManager
/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_mock.cpp1640 innerMgrService_-> deviceOwnerId_ = 0; in HWTEST_F()
1672 innerMgrService_-> deviceOwnerId_ = 0; in HWTEST_F()

Completed in 7 milliseconds