Searched defs:QueryCount (Results 1 – 5 of 5) sorted by relevance
126 int32_t CloudMediaDaoUtils::QueryCount(const std::string &sql, const std::string &columnName, int32… in QueryCount() function in OHOS::Media::CloudSync::CloudMediaDaoUtils
398 int SQLiteRelationalUtils::QueryCount(sqlite3 *db, const std::string &tableName, int64_t &count) in QueryCount() function in DistributedDB::SQLiteRelationalUtils
1575 int SQLiteSingleVerRelationalStorageExecutor::QueryCount(const std::string &tableName, int64_t &cou… in QueryCount() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
2231 static int QueryCount(const std::shared_ptr<MediaLibraryRdbStore> rdbStore, const string& sql, cons… in QueryCount() function
3046 int QueryCount(const std::shared_ptr<MediaLibraryRdbStore> rdbStore, const RdbPredicates &predicate… in QueryCount() function