Home
last modified time | relevance | path

Searched defs:DeleteEx (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/provider/src/
H A Dgeneral_controller_provider_impl.cpp101 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 Dgeneral_controller_service_impl.cpp119 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 Ddata_share_service_impl.cpp160 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 Ddatashare_stub_impl.cpp325 std::pair<int32_t, int32_t> DataShareStubImpl::DeleteEx(const Uri &uri, const DataSharePredicates &predicates) in DeleteEx() function in OHOS::DataShare::DataShareStubImpl
H A Ddatashare_stub.cpp538 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 Ddatashare_helper.cpp390 std::pair<int32_t, int32_t> DataShareHelper::DeleteEx(Uri &uri, const DataSharePredicates &predicates) in DeleteEx() function in DataShareHelper
H A Ddatashare_proxy.cpp351 std::pair<int32_t, int32_t> DataShareProxy::DeleteEx(const Uri &uri, const DataSharePredicates &predicates) in DeleteEx() function in OHOS::DataShare::DataShareProxy
H A Ddatashare_helper_impl.cpp179 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 Ddata_share_service_proxy.cpp134 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 Drdb_delegate.cpp178 std::pair<int64_t, int64_t> RdbDelegate::DeleteEx(const std::string &tableName, const DataSharePredicates &predicate) in DeleteEx() function in OHOS::DataShare::RdbDelegate

Completed in 9 milliseconds