Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h470 std::string GetAccountGroupIdHash();
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp762 authResponseContext_->accountGroupIdHash = GetAccountGroupIdHash(); in StartNegotiate()
1646 std::string DmAuthManager::GetAccountGroupIdHash() in GetAccountGroupIdHash() function in OHOS::DistributedHardware::DmAuthManager
2169 jsonObject[TAG_ACCOUNT_GROUPID] = GetAccountGroupIdHash(); in ProcRespNegotiate()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.cpp389 auto ret = authManager_->GetAccountGroupIdHash(); in HWTEST_F()

Completed in 7 milliseconds