Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_helper.cpp61 constexpr const int QUERY_INFO_SUCCESS = 1; variable
167 … isFound = dealWithContactResult(helper, resultSet, policy) ? QUERY_INFO_SUCCESS : ERR_OK; in QueryContact()