Searched refs:JSON_KEY_COMMON_EVENTS (Results 1 – 1 of 1) sorted by relevance
39 constexpr static char JSON_KEY_COMMON_EVENTS[] = "commonEvents"; variable287 nlohmann::json commonEventsObj = jsonObj[JSON_KEY_COMMON_EVENTS]; in ParseEvents()