Home
last modified time | relevance | path

Searched refs:ToGetCountSql (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.h137 int ToGetCountSql();
H A Dsqlite_query_helper.cpp249 int SqliteQueryHelper::ToGetCountSql() in ToGetCountSql() function in DistributedDB::SqliteQueryHelper
387 int errCode = ToGetCountSql(); in GetCountQuerySql()