Home
last modified time | relevance | path

Searched defs:osAccountUserId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/deps_wrapper/src/
H A Dos_account_manager_wrapper.cpp81 ErrCode OsAccountManagerWrapper::CreateOsAccount(const std::string &name, int32_t &osAccountUserId) in CreateOsAccount()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp196 int32_t osAccountUserId = MultipleUserConnector::GetCurrentAccountUserID(); in IsRedundanceGroup() local
712 int32_t osAccountUserId = MultipleUserConnector::GetCurrentAccountUserID(); in DeleteGroup() local
814 int32_t osAccountUserId = MultipleUserConnector::GetCurrentAccountUserID(); in CreateGroup() local
888 const nlohmann::json &jsonDeviceList, std::string &params, int32_t &osAccountUserId) in ParseRemoteCredential()
920 int32_t osAccountUserId = 0; in addMultiMembers() local
1027 int32_t osAccountUserId = MultipleUserConnector::GetCurrentAccountUserID(); in addMultiMembersExt() local
1049 int32_t osAccountUserId = 0; in deleteMultiMembers() local
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_hichain_connector.cpp856 int32_t osAccountUserId = 0; variable
874 int32_t osAccountUserId = 0; variable
893 int32_t osAccountUserId = 0; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1621 int32_t osAccountUserId = MultipleUserConnector::GetCurrentAccountUserID(); in IsIdenticalAccount() local
1661 int32_t osAccountUserId = MultipleUserConnector::GetCurrentAccountUserID(); in GetAccountGroupIdHash() local