Searched refs:eventInfoJson (Results 1 – 1 of 1) sorted by relevance
212 json eventInfoJson; in CommonStatisicsEventWrite() local219 eventInfoJson["appName"] = GetClientBundleName(kv.first); in CommonStatisicsEventWrite()220 eventInfoJson["mediaEvents"] = mediaEvents; in CommonStatisicsEventWrite()221 jsonArray.push_back(eventInfoJson); in CommonStatisicsEventWrite()