Home
last modified time | relevance | path

Searched defs:WatchType (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/
Dgio-tool-monitor.c141 } WatchType; typedef
/third_party/typescript/src/compiler/
Dwatch.ts409 export type WatchType = WatchTypeRegistry[keyof WatchTypeRegistry]; alias
410 export const WatchType: WatchTypeRegistry = { constant