Home
last modified time | relevance | path

Searched defs:eventType (Results 1 – 20 of 20) sorted by relevance

/third_party/node/lib/internal/fs/
Dwatchers.js196 this._handle.onchange = (status, eventType, filename) => { argument
339 handle.onchange = (status, eventType, filename) => { argument
352 resolve({ eventType, filename }); property
Drecursive_watch.js264 resolve({ __proto__: null, value: { eventType, filename } }); property
273 resolve({ __proto__: null, value: { eventType, filename } }); property
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp146 …VkDeviceMemoryReportEventTypeEXT eventType = isImport() ? VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_UNIMP… in destroy() local
267 …VkDeviceMemoryReportEventTypeEXT eventType = isImport() ? VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_IMPOR… in allocate() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/
DGameSurfaceView.java27 …public static native void native_onTouchInput(int eventType, long timeSinceBootMs, int pixel_x, in… in native_onTouchInput()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_AccessibilityExtensionAbility.js20 eventType: '[PC Preview] unknown eventType', property
Dohos_screenLock.js100 eventType: '[PC Preview] unknow eventType', property
Dohos_hiSysEvent.js33 eventType: EventType, property
Dohos_multimedia_audio.js76 eventType: audio.InterruptType, property
/third_party/node/test/parallel/
Dtest-fs-watch.js64 watcher.on('change', common.mustCall(function(eventType, argFilename) { argument
Dtest-fs-watchfile.js93 fs.watch(dir, common.mustCall(function(eventType, filename) { argument
Dtest-fs-promises-watch.js53 for await (const { eventType, filename } of watcher) { property
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11.cpp222 int eventType = None; in setVisibility() local
/third_party/node/lib/internal/
Devent_target.js396 …({ eventTarget, listener, eventType }) => eventTarget.deref()?.[kRemoveWeakListenerHelper](eventTy… field
418 constructor(eventTarget, eventType, previous, listener, once, capture, passive, argument
450 eventType, property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DFDRRecords.h281 uint16_t eventType() const { return EventType; } in eventType() function
/third_party/jsframework/runtime/main/model/
Ddirective.ts841 const eventName: string = eventType ? eventType + key : key; constant
/third_party/node/deps/v8/tools/
Dparse-processor.mjs1125 eventType, cacheType, scriptId, startPosition, endPosition, timestamp) { argument
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java570 String eventType = values.get("dEQP-EventType"); in handleStatus() local
/third_party/libevdev/doc/html/
Djquery.js23 …ypeof module==="object"&&module.exports){module.exports=factory(require("jquery"))}else{factory(ro… property
/third_party/typescript/lib/
DtypingsInstaller.js3987 function writeEvent(eventType, phase, name, args, extras, time) { argument
Dtsc.js3374 function writeEvent(eventType, phase, name, args, extras, time) { argument