Home
last modified time | relevance | path

Searched refs:dealWithContactResult (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_datashare_helper.h54 bool dealWithContactResult(std::shared_ptr<DataShare::DataShareHelper> helper,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_helper.cpp167 … isFound = dealWithContactResult(helper, resultSet, policy) ? QUERY_INFO_SUCCESS : ERR_OK; in QueryContact()
175 bool AdvancedDatashareHelper::dealWithContactResult(std::shared_ptr<DataShare::DataShareHelper> hel… in dealWithContactResult() function in OHOS::Notification::AdvancedDatashareHelper