/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | generic_virtual_device.cpp | 265 int GenericVirtualDevice::RemoteQuery(const std::string &device, const RemoteCondition &condition, in RemoteQuery() function in DistributedDB::GenericVirtualDevice
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | sync_able_engine.cpp | 261 int SyncAbleEngine::RemoteQuery(const std::string &device, const RemoteCondition &condition, uint64… in RemoteQuery() function in DistributedDB::SyncAbleEngine
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | syncer_proxy.cpp | 218 int SyncerProxy::RemoteQuery(const std::string &device, const RemoteCondition &condition, in RemoteQuery() function in DistributedDB::SyncerProxy
|
H A D | generic_syncer.cpp | 908 int GenericSyncer::RemoteQuery(const std::string &device, const RemoteCondition &condition, in RemoteQuery() function in DistributedDB::GenericSyncer
|
H A D | remote_executor.cpp | 66 int RemoteExecutor::RemoteQuery(const std::string &device, const RemoteCondition &condition, in RemoteQuery() function in DistributedDB::RemoteExecutor
|
H A D | sync_engine.cpp | 1091 int SyncEngine::RemoteQuery(const std::string &device, const RemoteCondition &condition, in RemoteQuery() function in DistributedDB::SyncEngine
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/ |
H A D | relational_store_delegate_impl.cpp | 197 DBStatus RelationalStoreDelegateImpl::RemoteQuery(const std::string &device, const RemoteCondition … in RemoteQuery() function in DistributedDB::RelationalStoreDelegateImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
H A D | mock_app_provision_info.h | 160 virtual std::shared_ptr<NativeRdb::ResultSet> RemoteQuery(const std::string &device, in RemoteQuery() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_relational_store_connection.cpp | 292 int SQLiteRelationalStoreConnection::RemoteQuery(const std::string &device, const RemoteCondition &… in RemoteQuery() function in DistributedDB::SQLiteRelationalStoreConnection
|
H A D | sqlite_relational_store.cpp | 777 int SQLiteRelationalStore::RemoteQuery(const std::string &device, const RemoteCondition &condition,… in RemoteQuery() function in DistributedDB::SQLiteRelationalStore
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
H A D | mock_rdb.h | 160 …std::shared_ptr<ResultSet> RemoteQuery(const std::string& device, const AbsRdbPredicates& predicat… in RemoteQuery() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
H A D | relational_store_impl_rdbstore.cpp | 93 …std::shared_ptr<NativeRdb::ResultSet> RdbStoreImpl::RemoteQuery(char* device, RdbPredicatesImpl &p… in RemoteQuery() function in OHOS::Relational::RdbStoreImpl
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_service_proxy.cpp | 284 std::pair<int32_t, std::shared_ptr<RdbServiceProxy::ResultSet>> RdbServiceProxy::RemoteQuery( in RemoteQuery() function in OHOS::DistributedRdb::RdbServiceProxy
|
H A D | rdb_store.cpp | 272 std::shared_ptr<ResultSet> RdbStore::RemoteQuery(const std::string &device, const AbsRdbPredicates … in RemoteQuery() function in OHOS::NativeRdb::RdbStore
|
H A D | rdb_store_impl.cpp | 252 std::shared_ptr<ResultSet> RdbStoreImpl::RemoteQuery(const std::string &device, const AbsRdbPredica… in RemoteQuery() function in OHOS::NativeRdb::RdbStoreImpl
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | rdb_general_store_test.cpp | 106 …DBStatus RemoteQuery(const std::string &device, const RemoteCondition &condition, uint64_t timeout, in RemoteQuery() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/ |
H A D | notification_rdb_data_mgr_test.cpp | 192 virtual std::shared_ptr<ResultSet> RemoteQuery(const std::string &device, in RemoteQuery() function in OHOS::Notification::RdbStoreTest
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_general_store.cpp | 864 std::shared_ptr<Cursor> RdbGeneralStore::RemoteQuery(const std::string &device, in RemoteQuery() function in OHOS::DistributedRdb::RdbGeneralStore
|
H A D | rdb_service_impl.cpp | 391 std::pair<int32_t, std::shared_ptr<RdbServiceImpl::ResultSet>> RdbServiceImpl::RemoteQuery(const Rd… in RemoteQuery() function in OHOS::DistributedRdb::RdbServiceImpl
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_rdb_store.cpp | 785 napi_value RdbStoreProxy::RemoteQuery(napi_env env, napi_callback_info info) in RemoteQuery() function in OHOS::RelationalStoreJsKit::RdbStoreProxy
|