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