/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 31 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore 36 Status MockSingleKvStore::GetResultSet(const DataQuery &query, std::shared_ptr<KvStoreResultSet> &r… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 31 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore 36 Status MockSingleKvStore::GetResultSet( in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 31 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore 36 Status MockSingleKvStore::GetResultSet(const DataQuery &query, std::shared_ptr<KvStoreResultSet> &r… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_single_kv_store.h | 52 DistributedKv::Status GetResultSet( in GetResultSet() function 58 DistributedKv::Status GetResultSet( in GetResultSet() function
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_single_kv_store.h | 50 DistributedKv::Status GetResultSet( in GetResultSet() function 56 DistributedKv::Status GetResultSet(const DistributedKv::DataQuery &query, in GetResultSet() function
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
H A D | mock_single_kv_store.cpp | 46 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore 51 Status MockSingleKvStore::GetResultSet( in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/ |
H A D | mock_single_kv_store.cpp | 40 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore 45 Status MockSingleKvStore::GetResultSet( in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
H A D | mock_single_kv_store.cpp | 45 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore 50 Status MockSingleKvStore::GetResultSet( in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_kvdb_connection.cpp | 243 int GenericKvDBConnection::GetResultSet(const IOption &option, const Key &keyPrefix, IKvDBResultSet… in GetResultSet() function in DistributedDB::GenericKvDBConnection 251 int GenericKvDBConnection::GetResultSet(const IOption &option, const Query &query, IKvDBResultSet *… in GetResultSet() function in DistributedDB::GenericKvDBConnection
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 261 Status SingleStoreImpl::GetResultSet(const Key &prefix, std::shared_ptr<ResultSet> &resultSet) const in GetResultSet() function in OHOS::DistributedKv::SingleStoreImpl 279 Status SingleStoreImpl::GetResultSet(const DataQuery &query, std::shared_ptr<ResultSet> &resultSet)… in GetResultSet() function in OHOS::DistributedKv::SingleStoreImpl 393 Status SingleStoreImpl::GetResultSet(const DBQuery &query, std::shared_ptr<ResultSet> &resultSet) c… in GetResultSet() function in OHOS::DistributedKv::SingleStoreImpl
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_result_set_impl.cpp | 144 void KvStoreResultSetImpl::GetResultSet(IKvDBResultSet *&resultSet) const in GetResultSet() function in DistributedDB::KvStoreResultSetImpl
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/include/ |
H A D | js_datashare_ext_ability.h | 304 void GetResultSet(std::shared_ptr<DataShareResultSet> &value) in GetResultSet() function
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 122 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore 127 Status MockSingleKvStore::GetResultSet(const DataQuery &query, std::shared_ptr<KvStoreResultSet> &r… in GetResultSet() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_natural_store_connection.cpp | 99 int RdSingleVerNaturalStoreConnection::GetResultSet(const IOption &option, const Key &keyPrefix, in GetResultSet() function in DistributedDB::RdSingleVerNaturalStoreConnection 152 int RdSingleVerNaturalStoreConnection::GetResultSet(const IOption &option, in GetResultSet() function in DistributedDB::RdSingleVerNaturalStoreConnection
|
/ohos5.0/base/telephony/telephony_data/sms_mms/src/ |
H A D | sms_mms_ability.cpp | 262 std::shared_ptr<DataShare::DataShareResultSet> SmsMmsAbility::GetResultSet( in GetResultSet() function in OHOS::Telephony::SmsMmsAbility
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 431 Status SingleStoreImpl::GetResultSet(const Key &prefix, std::shared_ptr<ResultSet> &resultSet) const in GetResultSet() function in OHOS::DistributedKv::SingleStoreImpl 490 Status SingleStoreImpl::GetResultSet(const DataQuery &query, std::shared_ptr<ResultSet> &resultSet)… in GetResultSet() function in OHOS::DistributedKv::SingleStoreImpl 871 Status SingleStoreImpl::GetResultSet(const DBQuery &query, std::shared_ptr<ResultSet> &resultSet) c… in GetResultSet() function in OHOS::DistributedKv::SingleStoreImpl
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_device_kv_store.cpp | 229 napi_value JsDeviceKVStore::GetResultSet(napi_env env, napi_callback_info info) in GetResultSet() function in OHOS::DistributedKVStore::JsDeviceKVStore
|
H A D | js_single_kv_store.cpp | 1010 napi_value JsSingleKVStore::GetResultSet(napi_env env, napi_callback_info info) in GetResultSet() function in OHOS::DistributedKVStore::JsSingleKVStore
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
H A D | distributed_kv_store_impl.cpp | 500 int64_t CJDeviceKVStore::GetResultSet(const std::string &deviceId, const std::string &keyPrefix, in… in GetResultSet() function in OHOS::DistributedKVStore::CJDeviceKVStore
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_device_kv_store.cpp | 249 napi_value JsDeviceKVStore::GetResultSet(napi_env env, napi_callback_info info) in GetResultSet() function in OHOS::DistributedData::JsDeviceKVStore
|
H A D | js_single_kv_store.cpp | 201 napi_value JsSingleKVStore::GetResultSet(napi_env env, napi_callback_info info) in GetResultSet() function in OHOS::DistributedData::JsSingleKVStore
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store_connection.cpp | 534 int SQLiteSingleVerNaturalStoreConnection::GetResultSet(const IOption &option, const Key &keyPrefix, in GetResultSet() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection 578 int SQLiteSingleVerNaturalStoreConnection::GetResultSet(const IOption &option, const Query &query, in GetResultSet() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/src/ |
H A D | medialibrary_backup_clone_test.cpp | 139 shared_ptr<ResultSet> GetResultSet(shared_ptr<NativeRdb::RdbStore> rdbStore, const string &querySql) in GetResultSet() function
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/ |
H A D | trust_profile_manager.cpp | 1567 std::shared_ptr<ResultSet> TrustProfileManager::GetResultSet( in GetResultSet() function in OHOS::DistributedDeviceProfile::TrustProfileManager
|