Home
last modified time | relevance | path

Searched defs:SqlStatistic (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_sql_statistic.cpp58 SqlStatistic::SqlStatistic(const std::string &sql, int32_t step, uint32_t seqId) in SqlStatistic() function in OHOS::DistributedRdb::SqlStatistic
H A Dsqlite_statement.cpp47 using SqlStatistic = DistributedRdb::SqlStatistic; typedef
H A Dconnection_pool.cpp42 using SqlStatistic = DistributedRdb::SqlStatistic; typedef
H A Drdb_store_impl.cpp70 using SqlStatistic = DistributedRdb::SqlStatistic; typedef