Searched refs:dealWithContactResult (Results 1 – 2 of 2) sorted by relevance
54 bool dealWithContactResult(std::shared_ptr<DataShare::DataShareHelper> helper,
167 … 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