Searched refs:MojoWatchNotificationFlags (Results 1 – 8 of 8) sorted by relevance
200 typedef uint32_t MojoWatchNotificationFlags; typedef203 const MojoWatchNotificationFlags MOJO_WATCH_NOTIFICATION_FLAG_NONE = 0;204 const MojoWatchNotificationFlags MOJO_WATCH_NOTIFICATION_FLAG_FROM_SYSTEM =207 #define MOJO_WATCH_NOTIFICATION_FLAG_NONE ((MojoWatchNotificationFlags)0)209 ((MojoWatchNotificationFlags)1 << 0);
28 MojoWatchNotificationFlags flags);
34 MojoWatchNotificationFlags)>;45 MojoWatchNotificationFlags flags);
19 MojoWatchNotificationFlags flags) { in MaybeInvokeCallback()
39 MojoWatchNotificationFlags flags = MOJO_WATCH_NOTIFICATION_FLAG_NONE; in ~RequestContext()
55 MojoWatchNotificationFlags flags) { in CallWatchCallback()
90 MojoWatchNotificationFlags flags);
95 MojoWatchNotificationFlags flags) { in CallOnHandleReady()