Searched defs:checkInfo (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_check_info_test.cpp | 39 NotificationCheckInfo checkInfo; variable 52 NotificationCheckInfo checkInfo; variable 65 NotificationCheckInfo checkInfo; variable 78 NotificationCheckInfo checkInfo; variable 91 NotificationCheckInfo checkInfo; variable 104 NotificationCheckInfo checkInfo; variable 117 NotificationCheckInfo checkInfo; variable 131 NotificationCheckInfo checkInfo; variable 147 NotificationCheckInfo checkInfo; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_frames.c | 711 RfcommCheckFrameValidInfo checkInfo; in RfcommParseFrames() local 804 RfcommEventType RfcommParseSabm(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseF… in RfcommParseSabm() 831 RfcommEventType RfcommParseDisc(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseF… in RfcommParseDisc() 858 RfcommEventType RfcommParseUa(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFra… in RfcommParseUa() 885 RfcommEventType RfcommParseDm(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFra… in RfcommParseDm() 912 RfcommEventType RfcommParseUih(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, Packet *pkt, in RfcommParseUih()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | osattr_manager.cpp | 51 std::vector<SchedParaCheckInfo> checkInfo { in UpdateSchedAttr() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_push_callback.cpp | 136 auto checkInfo = std::make_shared<NotificationCheckInfo>(); in OnCheckNotification() local
|