Searched defs:QueryCount (Results 1 – 4 of 4) sorted by relevance
410 int SQLiteRelationalUtils::QueryCount(sqlite3 *db, const std::string &tableName, int64_t &count) in QueryCount() function in DistributedDB::SQLiteRelationalUtils
1396 int SQLiteSingleVerRelationalStorageExecutor::QueryCount(const std::string &tableName, int64_t &cou… in QueryCount() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
1887 static int QueryCount(const std::shared_ptr<MediaLibraryRdbStore> rdbStore, const string& sql, cons… in QueryCount() function
2441 int QueryCount(const std::shared_ptr<MediaLibraryRdbStore> rdbStore, const RdbPredicates &predicate… in QueryCount() function