Home
last modified time | relevance | path

Searched refs:DeleteSubscriberInfo (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Ddata_share_dao.h36 int DeleteSubscriberInfo(int32_t uid);
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Ddata_share_test.cpp124 result = dataShareDao->DeleteSubscriberInfo(uid); in HWTEST_F()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_dao.cpp98 int DataShareDao::DeleteSubscriberInfo(int32_t uid) in DeleteSubscriberInfo() function in OHOS::HiviewDFX::DataShareDao
H A Ddata_publisher.cpp118 ret = dataShareDao->DeleteSubscriberInfo(uid); in RemoveSubscriber()

Completed in 2 milliseconds