Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1661 nlohmann::json jsonAccountObj; in GetAccountGroupIdHash() local
1663 jsonAccountObj.push_back(Crypto::GetGroupIdHash(groupInfo.groupId)); in GetAccountGroupIdHash()
1665 return jsonAccountObj.dump(); in GetAccountGroupIdHash()

Completed in 5 milliseconds