Searched defs:QuerySharingResource (Results 1 – 5 of 5) sorted by relevance
405 …::pair<int32_t, std::shared_ptr<RdbServiceProxy::ResultSet>> RdbServiceProxy::QuerySharingResource( in QuerySharingResource() function in OHOS::DistributedRdb::RdbServiceProxy
319 std::pair<int32_t, std::shared_ptr<ResultSet>> RdbStore::QuerySharingResource( in QuerySharingResource() function in OHOS::NativeRdb::RdbStore
333 std::pair<int32_t, std::shared_ptr<ResultSet>> RdbStoreImpl::QuerySharingResource( in QuerySharingResource() function in OHOS::NativeRdb::RdbStoreImpl
762 std::pair<int32_t, std::shared_ptr<RdbService::ResultSet>> RdbServiceImpl::QuerySharingResource( in QuerySharingResource() function in OHOS::DistributedRdb::RdbServiceImpl
1746 napi_value RdbStoreProxy::QuerySharingResource(napi_env env, napi_callback_info info) in QuerySharingResource() function in OHOS::RelationalStoreJsKit::RdbStoreProxy