Searched refs:GetAccountGroupIdHash (Results 1 – 3 of 3) sorted by relevance
483 std::string GetAccountGroupIdHash();
718 authResponseContext_->accountGroupIdHash = GetAccountGroupIdHash(); in StartNegotiate()1655 std::string DmAuthManager::GetAccountGroupIdHash() in GetAccountGroupIdHash() function in OHOS::DistributedHardware::DmAuthManager2408 jsonObject[TAG_ACCOUNT_GROUPID] = GetAccountGroupIdHash(); in ProcRespNegotiate()
373 auto ret = authManager_->GetAccountGroupIdHash();