Home
last modified time | relevance | path

Searched defs:checkInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_check_info_test.cpp39 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 Drfcomm_frames.c711 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 Dosattr_manager.cpp51 std::vector<SchedParaCheckInfo> checkInfo { in UpdateSchedAttr() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_push_callback.cpp136 auto checkInfo = std::make_shared<NotificationCheckInfo>(); in OnCheckNotification() local