Searched defs:EventType (Results 1 – 16 of 16) sorted by relevance
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_hiSysEvent.js | 24 const EventType = { variable 74 EventType, property
|
D | ohos_hiAppEvent.js | 62 EventType: EventTypeMock, property
|
D | ohos_xml.js | 80 EventType : { property
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventsWrapper.h | 65 int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in iJIT_NotifyEvent()
|
/third_party/typescript/tests/cases/conformance/types/rest/ |
D | genericRestParameters1.ts | 147 type EventType<T> = { alias
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ |
D | memory_scheduler.h | 41 enum EventType { kInit, kMalloc, kGet, kFree, kSwapIn, kSwapOut }; enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | Wasm.h | 40 const wasm::WasmEventType *EventType, in WasmSymbol() 47 const wasm::WasmEventType *EventType; variable
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | Event.h | 55 enum EventType enum
|
/third_party/skia/third_party/externals/angle2/util/ |
D | Event.h | 55 enum EventType enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSymbolWasm.h | 27 Optional<wasm::WasmEventType> EventType; variable
|
/third_party/flutter/skia/third_party/externals/angle2/util/osx/ |
D | OSXWindow.mm | 478 {
|
/third_party/skia/third_party/externals/angle2/util/osx/ |
D | OSXWindow.mm | 478 {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | FDRRecords.h | 265 uint16_t EventType = 0; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 489 const wasm::WasmEventType *EventType = nullptr; in parseLinkingSectionSymtab() local
|
/third_party/boost/boost/interprocess/detail/ |
D | win32_api.hpp | 1530 unsigned short EventType; member
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 147 class EventType(str, enum.Enum): class
|