Searched refs:UpdatePluginStatsTable (Results 1 – 2 of 2) sorted by relevance
47 int UpdatePluginStatsTable(const std::string& pluginName, const std::string& eventStr);
99 UpdatePluginStatsTable(pluginName, event->ToJsonString()); in InsertPluginStatsEvent()257 int EventDbHelper::UpdatePluginStatsTable(const std::string& pluginName, const std::string& eventSt… in UpdatePluginStatsTable() function in OHOS::HiviewDFX::EventDbHelper