Searched refs:jsonCountKeyName (Results 1 – 1 of 1) sorted by relevance
44 nlohmann::json::json_pointer jsonCountKeyName = jsonKeyName; in handleCollectionMembers() local45 std::string back = jsonCountKeyName.back(); in handleCollectionMembers()46 jsonCountKeyName.pop_back(); in handleCollectionMembers()47 jsonCountKeyName /= back + "@odata.count"; in handleCollectionMembers()52 asyncResp->res.jsonValue[jsonCountKeyName] = 0; in handleCollectionMembers()86 asyncResp->res.jsonValue[jsonCountKeyName] = members.size(); in handleCollectionMembers()