Home
last modified time | relevance | path

Searched defs:eventType (Results 1 - 11 of 11) sorted by relevance

/test/ostest/wukong/report/src/
H A Dsysevent_listener.cpp33 OHOS::HiviewDFX::HiSysEvent::EventType eventType = sysEvent->GetEventType(); in OnEvent() local
/test/ostest/wukong/report/include/
H A Dstatistics_event.h41 uint32_t ElementTypesIndex(const std::string &eventType) in ElementTypesIndex() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/
H A DGameSurfaceView.java27 public static native void native_onTouchInput(int eventType, long timeSinceBootMs, int pixel_x, int pixel_y); in native_onTouchInput() argument
/test/xts/acts/hdf/hid/emit_event_test/entry/src/main/cpp/
H A Demit_event_ndk_test.cpp42 std::vector<Hid_EventType> eventType = {HID_EV_ABS, HID_EV_KEY, HID_EV_SYN, HID_EV_MSC}; in HidCreateDevice() local
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H A DHiAppEventCPPTest.cpp74 EventType eventType = EventType::FAULT; in HWTEST_F() local
110 EventType eventType = EventType::FAULT; in HWTEST_F() local
145 EventType eventType = EventType::FAULT; in HWTEST_F() local
180 EventType eventType = EventType::BEHAVIOR; in HWTEST_F() local
217 EventType eventType = EventType::BEHAVIOR; in HWTEST_F() local
252 EventType eventType = EventType::FAULT; HWTEST_F() local
287 EventType eventType = EventType::STATISTIC; HWTEST_F() local
322 EventType eventType = EventType::STATISTIC; HWTEST_F() local
357 EventType eventType = EventType::STATISTIC; HWTEST_F() local
392 EventType eventType = EventType::SECURITY; HWTEST_F() local
427 EventType eventType = EventType::SECURITY; HWTEST_F() local
462 EventType eventType = EventType::SECURITY; HWTEST_F() local
497 EventType eventType = EventType::SECURITY; HWTEST_F() local
532 EventType eventType = EventType::SECURITY; HWTEST_F() local
567 EventType eventType = EventType::SECURITY; HWTEST_F() local
602 EventType eventType = EventType::SECURITY; HWTEST_F() local
637 EventType eventType = EventType::SECURITY; HWTEST_F() local
679 EventType eventType = EventType::BEHAVIOR; HWTEST_F() local
717 EventType eventType = EventType::BEHAVIOR; HWTEST_F() local
749 EventType eventType = EventType::FAULT; HWTEST_F() local
769 EventType eventType = EventType::FAULT; HWTEST_F() local
789 EventType eventType = EventType::FAULT; HWTEST_F() local
818 EventType eventType = EventType::FAULT; HWTEST_F() local
853 EventType eventType = EventType::FAULT; HWTEST_F() local
888 EventType eventType = EventType::FAULT; HWTEST_F() local
923 EventType eventType = EventType::FAULT; HWTEST_F() local
963 EventType eventType = EventType::FAULT; HWTEST_F() local
998 EventType eventType = EventType::FAULT; HWTEST_F() local
1041 EventType eventType = EventType::BEHAVIOR; HWTEST_F() local
1083 EventType eventType = EventType::FAULT; HWTEST_F() local
1136 EventType eventType = EventType::FAULT; HWTEST_F() local
1185 EventType eventType = EventType::FAULT; HWTEST_F() local
1218 EventType eventType = EventType::FAULT; HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemory.cpp146 VkDeviceMemoryReportEventTypeEXT eventType = isImport() ? VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_UNIMPORT_EXT : VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_FREE_EXT; in destroy() local
267 VkDeviceMemoryReportEventTypeEXT eventType = isImport() ? VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_IMPORT_EXT : VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_ALLOCATE_EXT; in allocate() local
/test/xts/hats/hdf/external_device_manager/ndk_permission_js_test/ndk_permission/entry/src/main/cpp/
H A Dddk_permission_test.cpp153 std::vector<Hid_EventType> eventType = { HID_EV_ABS, HID_EV_KEY, HID_EV_SYN, HID_EV_MSC }; in CreateTestDevice() local
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11.cpp222 int eventType = None; in setVisibility() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRRecords.h281 uint16_t eventType() const { return EventType; } in eventType() function in llvm::xray::TypedEventRecord
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.cpp95 int32_t eventType; member
197 auto eventType = eventInfo.GetEventType(); in OnAccessibilityEvent() local
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
H A Dhello.cpp1304 Drm_ErrCode TestSystemCallBack(DRM_EventType eventType, uint8_t *eventInfo,int32_t infoLen, char *extra) { in TestSystemCallBack() argument
1786 Drm_ErrCode TestSessionEventCallBack(DRM_EventType eventType, uint8_t *info, int32_t infoLen, char *extra) { in TestSessionEventCallBack() argument
2158 Drm_ErrCode testMediaSystemSetCallBack(MediaKeySystem *mediaKeySystem, DRM_EventType eventType, in testMediaSystemSetCallBack() argument
2237 Drm_ErrCode sessoinEventCallBackTest(MediaKeySession *mediaKeySessoin, DRM_EventType eventType, in sessoinEventCallBackTest() argument

Completed in 22 milliseconds