Searched refs:CreatePluginStatsTable (Results 1 – 2 of 2) sorted by relevance
43 int CreatePluginStatsTable(const std::string& table);
192 int EventDbHelper::CreatePluginStatsTable(const std::string& table) in CreatePluginStatsTable() function in OHOS::HiviewDFX::EventDbHelper222 if (CreatePluginStatsTable(DB_TABLE_PLUGIN_STATS) != 0) { in InsertPluginStatsTable()