Searched refs:KEY_OF_TYPE (Results 1 – 2 of 2) sorted by relevance
29 const std::string KEY_OF_TYPE = "type_"; variable
90 root[KEY_OF_TYPE] = (int)this->eventType_; in ToJsonString()