Home
last modified time | relevance | path

Searched defs:reportType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/
H A DTest_TransformTouchScreenJsonDataToInputData.json14 … {"eventType":"press" ,"trackingId":2, "xPos":300, "yPos":200,"reportType":"mtReport"}, string
15 … {"eventType":"press" ,"trackingId":3, "xPos":400, "yPos":200,"reportType":"synReport"}, string
16 … {"eventType":"move" ,"trackingId":1, "xPos":200, "yPos":250,"reportType":"mtReport"}, string
17 … {"eventType":"move" ,"trackingId":2, "xPos":300, "yPos":250,"reportType":"mtReport"}, string
18 … {"eventType":"move" ,"trackingId":3, "xPos":400, "yPos":250,"reportType":"synReport"}, string
19 … {"eventType":"move" ,"trackingId":1, "xPos":200, "yPos":310,"reportType":"mtReport"}, string
20 … {"eventType":"move" ,"trackingId":2, "xPos":300, "yPos":310,"reportType":"mtReport"}, string
21 … {"eventType":"move" ,"trackingId":3, "xPos":400, "yPos":310,"reportType":"synReport"}, string
22 {"eventType":"release" ,"trackingId":1, "reportType":"mtReport"}, string
23 {"eventType":"release" ,"trackingId":2, "reportType":"mtReport"}, string
[all …]
/ohos5.0/base/customization/enterprise_device_management/common/native/src/
H A Dhisysevent_adapter.cpp23 void ReportEdmEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo) in ReportEdmEvent()
/ohos5.0/base/customization/config_policy/frameworks/dfx/hisysevent_adapter/
H A Dhisysevent_adapter.cpp31 void ReportConfigPolicyEvent(ReportType reportType, const std::string &apiName, const std::string &… in ReportConfigPolicyEvent()
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Dprocessing_touch_screen_device.h31 std::string reportType; member
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp269 bool NotificationAnalyticsUtil::ReportFlowControl(const int32_t reportType) in ReportFlowControl()
302 FlowControllerOption NotificationAnalyticsUtil::GetFlowOptionByType(const int32_t reportType) in GetFlowOptionByType()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c38 AdvReportType reportType; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_defines.h148 uint8_t reportType = HID_HOST_RESERVED_REPORT; member
/ohos5.0/base/telephony/sms_mms/services/sms/include/gsm/
H A Dgsm_pdu_code_type.h193 SMS_REPORT_TYPE_T reportType; // TP Message Type Indicator member