Home
last modified time | relevance | path

Searched defs:CloseResultSet (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_single_kv_store.cpp41 Status MockSingleKvStore::CloseResultSet(std::shared_ptr<KvStoreResultSet> &resultSet) in CloseResultSet() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_single_kv_store.cpp42 Status MockSingleKvStore::CloseResultSet(std::shared_ptr<KvStoreResultSet> &resultSet) in CloseResultSet() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_single_kv_store.cpp41 Status MockSingleKvStore::CloseResultSet(std::shared_ptr<KvStoreResultSet> &resultSet) in CloseResultSet() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_single_kv_store.h65 …DistributedKv::Status CloseResultSet(std::shared_ptr<DistributedKv::KvStoreResultSet> &resultSet) … in CloseResultSet() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_single_kv_store.h62 …DistributedKv::Status CloseResultSet(std::shared_ptr<DistributedKv::KvStoreResultSet> &resultSet) … in CloseResultSet() function
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Dmock_single_kv_store.cpp57 Status MockSingleKvStore::CloseResultSet(std::shared_ptr<KvStoreResultSet> &resultSet) in CloseResultSet() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
H A Dmock_single_kv_store.cpp51 Status MockSingleKvStore::CloseResultSet(std::shared_ptr<KvStoreResultSet> &resultSet) in CloseResultSet() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
H A Dmock_single_kv_store.cpp56 Status MockSingleKvStore::CloseResultSet(std::shared_ptr<KvStoreResultSet> &resultSet) in CloseResultSet() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_single_kv_store.cpp132 Status MockSingleKvStore::CloseResultSet(std::shared_ptr<KvStoreResultSet> &resultSet) in CloseResultSet() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp49 DBStatus KvStoreNbDelegateMock::CloseResultSet(KvStoreResultSet *&resultSet) in CloseResultSet() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp53 DBStatus DBStoreMock::CloseResultSet(KvStoreResultSet *&resultSet) in CloseResultSet() function in OHOS::DistributedData::DBStoreMock
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp289 Status SingleStoreImpl::CloseResultSet(std::shared_ptr<ResultSet> &resultSet) in CloseResultSet() function in OHOS::DistributedKv::SingleStoreImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_device_kv_store.cpp305 napi_value JsDeviceKVStore::CloseResultSet(napi_env env, napi_callback_info info) in CloseResultSet() function in OHOS::DistributedData::JsDeviceKVStore
H A Djs_single_kv_store.cpp255 napi_value JsSingleKVStore::CloseResultSet(napi_env env, napi_callback_info info) in CloseResultSet() function in OHOS::DistributedData::JsSingleKVStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp87 int RdSingleVerStorageExecutor::CloseResultSet(GRD_ResultSet *resultSet) in CloseResultSet() function in DistributedDB::RdSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp194 DBStatus KvStoreNbDelegateImpl::CloseResultSet(KvStoreResultSet *&resultSet) in CloseResultSet() function in DistributedDB::KvStoreNbDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp501 Status SingleStoreImpl::CloseResultSet(std::shared_ptr<ResultSet> &resultSet) in CloseResultSet() function in OHOS::DistributedKv::SingleStoreImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp1061 napi_value JsSingleKVStore::CloseResultSet(napi_env env, napi_callback_info info) in CloseResultSet() function in OHOS::DistributedKVStore::JsSingleKVStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp1004 void SQLiteSingleVerStorageExecutor::CloseResultSet() in CloseResultSet() function in DistributedDB::SQLiteSingleVerStorageExecutor