Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_service_proxy.cpp405 …::pair<int32_t, std::shared_ptr<RdbServiceProxy::ResultSet>> RdbServiceProxy::QuerySharingResource( in QuerySharingResource() function in OHOS::DistributedRdb::RdbServiceProxy
Drdb_store.cpp319 std::pair<int32_t, std::shared_ptr<ResultSet>> RdbStore::QuerySharingResource( in QuerySharingResource() function in OHOS::NativeRdb::RdbStore
Drdb_store_impl.cpp333 std::pair<int32_t, std::shared_ptr<ResultSet>> RdbStoreImpl::QuerySharingResource( in QuerySharingResource() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_service_impl.cpp762 std::pair<int32_t, std::shared_ptr<RdbService::ResultSet>> RdbServiceImpl::QuerySharingResource( in QuerySharingResource() function in OHOS::DistributedRdb::RdbServiceImpl
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_rdb_store.cpp1746 napi_value RdbStoreProxy::QuerySharingResource(napi_env env, napi_callback_info info) in QuerySharingResource() function in OHOS::RelationalStoreJsKit::RdbStoreProxy