Home
last modified time | relevance | path

Searched refs:EnableRdbSubs (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Didata_share_service.h71 virtual std::vector<OperationResult> EnableRdbSubs(
H A Ddata_share_service_impl.h62 std::vector<OperationResult> EnableRdbSubs(
H A Ddata_share_service_stub.cpp227 std::vector<OperationResult> results = EnableRdbSubs(uris, templateId); in OnEnableRdbSubs()
H A Ddata_share_service_impl.cpp333 std::vector<OperationResult> DataShareServiceImpl::EnableRdbSubs(
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/include/
H A Ddatashare_helper_impl.h85 std::vector<OperationResult> EnableRdbSubs(const std::vector<std::string> &uris,
/foundation/distributeddatamgr/data_share/interfaces/inner_api/consumer/include/
H A Ddatashare_helper.h372 virtual std::vector<OperationResult> EnableRdbSubs(const std::vector<std::string> &uris,
/foundation/distributeddatamgr/data_share/test/native/unittest/datashareproxy_test/
H A Dproxydatas_with_permission_test.cpp301 std::vector<OperationResult> results3 = helper->EnableRdbSubs(uris, tplId); in HWTEST_F()
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_helper_impl.cpp389 std::vector<OperationResult> DataShareHelperImpl::EnableRdbSubs(const std::vector<std::string> &uris, in EnableRdbSubs() function in OHOS::DataShare::DataShareHelperImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_service_impl_test.cpp281 std::vector<OperationResult> result3 = dataShareServiceImpl.EnableRdbSubs(uris, tplId); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_data_proxy_record.cpp625 ret = dataShareHelper_->EnableRdbSubs(search.uris, templateId); in SetRdbSubsState()

Completed in 8 milliseconds