Searched defs:QueryInt (Results 1 – 5 of 5) sorted by relevance
46 int32_t RingtoneRestoreDbUtils::QueryInt(std::shared_ptr<NativeRdb::RdbStore> rdbStore, const std::… in QueryInt() function in OHOS::Media::RingtoneRestoreDbUtils
229 int32_t DfxDatabaseUtils::QueryInt(const NativeRdb::AbsRdbPredicates &predicates, in QueryInt() function in OHOS::Media::DfxDatabaseUtils
148 void QueryInt(shared_ptr<NativeRdb::RdbStore> rdbStore, const string &querySql, const string &colum… in QueryInt() function
108 int32_t BackupDatabaseUtils::QueryInt(std::shared_ptr<NativeRdb::RdbStore> rdbStore, const std::str… in QueryInt() function in OHOS::Media::BackupDatabaseUtils
1801 void QueryInt(shared_ptr<RdbStore> rdbStore, const string &querySql, const string &columnName, in QueryInt() function