Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/include/
H A Dat_network.h73 void ReqSetNotificationFilter(const ReqDataInfo *requestInfo, const int32_t *newFilter);
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_adapter.c157 .SetNotificationFilter = ReqSetNotificationFilter,
H A Dat_network.c1928 void ReqSetNotificationFilter(const ReqDataInfo *requestInfo, const int32_t *newFilter) in ReqSetNotificationFilter() function