Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1629 nlohmann::json jsonPeerGroupIdObj = nlohmann::json::parse(authResponseContext_->accountGroupIdHash, in IsIdenticalAccount() local
1631 if (jsonPeerGroupIdObj.is_discarded()) { in IsIdenticalAccount()
1636 for (nlohmann::json::iterator it = jsonPeerGroupIdObj.begin(); it != jsonPeerGroupIdObj.end(); ++it) { in IsIdenticalAccount()

Completed in 4 milliseconds