Home
last modified time | relevance | path

Searched defs:OpenResultSet (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp69 int RdSingleVerStorageExecutor::OpenResultSet(const Key &key, GRD_KvScanModeE mode, GRD_ResultSet *… in OpenResultSet() function in DistributedDB::RdSingleVerStorageExecutor
78 int RdSingleVerStorageExecutor::OpenResultSet(const Key &beginKey, const Key &endKey, GRD_ResultSet… in OpenResultSet() function in DistributedDB::RdSingleVerStorageExecutor
523 int RdSingleVerStorageExecutor::OpenResultSet(QueryObject &queryObj, int &count) in OpenResultSet() function in DistributedDB::RdSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp701 int SQLiteSingleVerStorageExecutor::OpenResultSet(const Key &keyPrefix, int &count) in OpenResultSet() function in DistributedDB::SQLiteSingleVerStorageExecutor
739 int SQLiteSingleVerStorageExecutor::OpenResultSet(QueryObject &queryObj, int &count) in OpenResultSet() function in DistributedDB::SQLiteSingleVerStorageExecutor