Searched refs:GetTotalSubscriberInfo (Results 1 – 4 of 4) sorted by relevance
40 int GetTotalSubscriberInfo(std::map<int, std::string> &map);
167 int DataShareDao::GetTotalSubscriberInfo(std::map<int, std::string>& map) in GetTotalSubscriberInfo() function in OHOS::HiviewDFX::DataShareDao
130 int ret = dataShareDao->GetTotalSubscriberInfo(uidToEventsMap); in InitSubscriber()
119 result = dataShareDao->GetTotalSubscriberInfo(uidToEventsMap);