/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | rdb_delegate.cpp | 238 std::pair<int64_t, int64_t> RdbDelegate::DeleteEx(const std::string &tableName, const DataSharePred… in DeleteEx() function in OHOS::DataShare::RdbDelegate
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/ |
H A D | datashare_helper.cpp | 395 std::pair<int32_t, int32_t> DataShareHelper::DeleteEx(Uri &uri, const DataSharePredicates &predicat… in DeleteEx() function in OHOS::DataShare::DataShareHelper
|
H A D | datashare_helper_impl.cpp | 179 std::pair<int32_t, int32_t> DataShareHelperImpl::DeleteEx(Uri &uri, const DataSharePredicates &pred… in DeleteEx() function in OHOS::DataShare::DataShareHelperImpl
|
H A D | datashare_proxy.cpp | 351 std::pair<int32_t, int32_t> DataShareProxy::DeleteEx(const Uri &uri, const DataSharePredicates &pre… in DeleteEx() function in OHOS::DataShare::DataShareProxy
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
H A D | datashare_stub.cpp | 538 std::pair<int32_t, int32_t> DataShareStub::DeleteEx(const Uri &uri, const DataSharePredicates &pred… in DeleteEx() function in OHOS::DataShare::DataShareStub
|
H A D | datashare_stub_impl.cpp | 317 std::pair<int32_t, int32_t> DataShareStubImpl::DeleteEx(const Uri &uri, const DataSharePredicates &… in DeleteEx() function in OHOS::DataShare::DataShareStubImpl
|
/ohos5.0/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
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_service_impl.cpp | 240 std::pair<int32_t, int32_t> DataShareServiceImpl::DeleteEx(const std::string &uri, const std::strin… in DeleteEx() function in OHOS::DataShare::DataShareServiceImpl
|