Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.h251 int InitResultSetContent(QueryObject &queryObj);
H A Dsqlite_single_ver_storage_executor.cpp1855 int SQLiteSingleVerStorageExecutor::InitResultSetContent(QueryObject &queryObj) in InitResultSetContent() function in DistributedDB::SQLiteSingleVerStorageExecutor
1899 errCode = InitResultSetContent(queryObj); in InitResultSet()