Home
last modified time | relevance | path

Searched defs:InitResultSet (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dresult_set_common.cpp23 int InitResultSet(std::shared_ptr<QueryContext> &context, DocumentStore *store, ResultSet &resultSe… in InitResultSet() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_resultset_performance.cpp55 void InitResultSet() in InitResultSet() function
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp61 void InitResultSet() in InitResultSet() function
H A Ddistributeddb_interfaces_nb_delegate_test.cpp93 void InitResultSet() in InitResultSet() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp1791 int SQLiteSingleVerStorageExecutor::InitResultSet(const Key &keyPrefix, sqlite3_stmt *&countStmt) in InitResultSet() function in DistributedDB::SQLiteSingleVerStorageExecutor
1878 int SQLiteSingleVerStorageExecutor::InitResultSet(QueryObject &queryObj, sqlite3_stmt *&countStmt) in InitResultSet() function in DistributedDB::SQLiteSingleVerStorageExecutor