Searched refs:GetDeviceOwnerId (Results 1 – 6 of 6) sorted by relevance
73 virtual ErrCode GetDeviceOwnerId(int32_t &deviceOwnerId) = 0;
85 ErrCode GetDeviceOwnerId(int32_t &deviceOwnerId) override;
83 ErrCode GetDeviceOwnerId(int32_t &deviceOwnerId) { return ERR_OK; } in GetDeviceOwnerId() function
1481 ErrCode OsAccountControlFileManager::GetDeviceOwnerId(int &deviceOwnerId) in GetDeviceOwnerId() function in OHOS::AccountSA::OsAccountControlFileManager
88 osAccountControl_->GetDeviceOwnerId(deviceOwnerId_); in IInnerOsAccountManager()
205 "OHOS::AccountSA::OsAccountControlFileManager::GetDeviceOwnerId(int&)";