/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/provider/src/ |
H A D | general_controller_provider_impl.cpp | 101 std::pair<int32_t, int32_t> GeneralControllerProviderImpl::DeleteEx(const Uri &uri, in DeleteEx() function in OHOS::DataShare::GeneralControllerProviderImpl
|
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/service/src/ |
H A D | general_controller_service_impl.cpp | 119 std::pair<int32_t, int32_t> GeneralControllerServiceImpl::DeleteEx(const Uri &uri, in DeleteEx() function in OHOS::DataShare::GeneralControllerServiceImpl
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_service_impl.cpp | 160 std::pair<int32_t, int32_t> DataShareServiceImpl::DeleteEx(const std::string &uri, const std::string &extUri, in DeleteEx() function in OHOS::DataShare::DataShareServiceImpl
|
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
H A D | datashare_stub_impl.cpp | 325 std::pair<int32_t, int32_t> DataShareStubImpl::DeleteEx(const Uri &uri, const DataSharePredicates &predicates) in DeleteEx() function in OHOS::DataShare::DataShareStubImpl
|
H A D | datashare_stub.cpp | 538 std::pair<int32_t, int32_t> DataShareStub::DeleteEx(const Uri &uri, const DataSharePredicates &predicates) in DeleteEx() function in OHOS::DataShare::DataShareStub
|
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/ |
H A D | datashare_helper.cpp | 390 std::pair<int32_t, int32_t> DataShareHelper::DeleteEx(Uri &uri, const DataSharePredicates &predicates) in DeleteEx() function in DataShareHelper
|
H A D | datashare_proxy.cpp | 351 std::pair<int32_t, int32_t> DataShareProxy::DeleteEx(const Uri &uri, const DataSharePredicates &predicates) in DeleteEx() function in OHOS::DataShare::DataShareProxy
|
H A D | datashare_helper_impl.cpp | 179 std::pair<int32_t, int32_t> DataShareHelperImpl::DeleteEx(Uri &uri, const DataSharePredicates &predicates) in DeleteEx() function in OHOS::DataShare::DataShareHelperImpl
|
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/ |
H A D | data_share_service_proxy.cpp | 134 std::pair<int32_t, int32_t> DataShareServiceProxy::DeleteEx(const Uri &uri, const Uri &extUri, in DeleteEx() function in OHOS::DataShare::DataShareServiceProxy
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | rdb_delegate.cpp | 178 std::pair<int64_t, int64_t> RdbDelegate::DeleteEx(const std::string &tableName, const DataSharePredicates &predicate) in DeleteEx() function in OHOS::DataShare::RdbDelegate
|