Searched refs:ParsePluginStatsEvent (Results 1 – 4 of 4) sorted by relevance
30 …static bool ParsePluginStatsEvent(std::shared_ptr<LoggerEvent>& event, const std::string& jsonStr);
93 bool JsonParser::ParsePluginStatsEvent(std::shared_ptr<LoggerEvent>& event, const std::string& json… in ParsePluginStatsEvent() function in OHOS::HiviewDFX::JsonParser
134 if (!JsonParser::ParsePluginStatsEvent(event, eventStr)) { in QueryPluginStatsEvent()
316 ASSERT_FALSE(JsonParser::ParsePluginStatsEvent(event, jsonStr));