Searched refs:QueryPluginStatsTable (Results 1 – 2 of 2) sorted by relevance
49 int QueryPluginStatsTable(std::vector<std::string>& eventStrs, const std::string& pluginName);
127 if (QueryPluginStatsTable(eventStrs, pluginName) != 0 || eventStrs.empty()) { in QueryPluginStatsEvent()286 int EventDbHelper::QueryPluginStatsTable(std::vector<std::string>& eventStrs, const std::string& pl… in QueryPluginStatsTable() function in OHOS::HiviewDFX::EventDbHelper