Searched refs:TAG_ACCOUNT_GROUPID (Results 1 – 4 of 4) sorted by relevance
177 json[TAG_ACCOUNT_GROUPID] = authResponseContext_->accountGroupIdHash; in CreateNegotiateMessage()541 if (IsString(json, TAG_ACCOUNT_GROUPID)) { in ParseNegotiateMessage()542 authResponseContext_->accountGroupIdHash = json[TAG_ACCOUNT_GROUPID].get<std::string>(); in ParseNegotiateMessage()569 if (IsString(json, TAG_ACCOUNT_GROUPID)) { in ParseRespNegotiateMessage()570 authResponseContext_->accountGroupIdHash = json[TAG_ACCOUNT_GROUPID].get<std::string>(); in ParseRespNegotiateMessage()
2408 jsonObject[TAG_ACCOUNT_GROUPID] = GetAccountGroupIdHash(); in ProcRespNegotiate()
48 constexpr const char* TAG_ACCOUNT_GROUPID = "ACCOUNTGROUPID"; variable
140 jsonObject[TAG_ACCOUNT_GROUPID] = "";855 jsonObj[TAG_ACCOUNT_GROUPID] = "GROUPID";857 jsonObj[TAG_ACCOUNT_GROUPID] = 12;923 jsonObj[TAG_ACCOUNT_GROUPID] = "1212";950 jsonObj[TAG_ACCOUNT_GROUPID] = 1212;