OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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