Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_notification_analytics_util.cpp57 checkfailed_ = checkfailed; in Checkfailed()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h80 bool checkfailed_ = true; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp66 if (errorCode_ == ERR_OK && checkfailed_) { in NeedReport()
106 checkfailed_ = checkfailed; in Checkfailed()