Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp363 …::pair<int32_t, std::shared_ptr<RdbServiceProxy::ResultSet>> RdbServiceProxy::QuerySharingResource( in QuerySharingResource() function in OHOS::DistributedRdb::RdbServiceProxy
H A Drdb_store.cpp282 std::pair<int32_t, std::shared_ptr<ResultSet>> RdbStore::QuerySharingResource(const AbsRdbPredicate… in QuerySharingResource() function in OHOS::NativeRdb::RdbStore
H A Drdb_store_impl.cpp234 std::pair<int32_t, std::shared_ptr<ResultSet>> RdbStoreImpl::QuerySharingResource(const AbsRdbPredi… in QuerySharingResource() function in OHOS::NativeRdb::RdbStoreImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp690 std::pair<int32_t, std::shared_ptr<RdbService::ResultSet>> RdbServiceImpl::QuerySharingResource( in QuerySharingResource() function in OHOS::DistributedRdb::RdbServiceImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp1815 napi_value RdbStoreProxy::QuerySharingResource(napi_env env, napi_callback_info info) in QuerySharingResource() function in OHOS::RelationalStoreJsKit::RdbStoreProxy