HomeSort by relevance Sort by last modified time
    Searched defs:GMainContext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/message_loop/
message_pump_glib.h 14 typedef struct _GMainContext GMainContext;
74 GMainContext* context_;
  /external/chromium/base/
message_pump_glib.h 15 typedef struct _GMainContext GMainContext;
63 virtual bool RunOnce(GMainContext* context, bool block);
117 GMainContext* context_;

Completed in 110 milliseconds