HomeSort by relevance Sort by last modified time
    Searched refs:gpointer (Results 201 - 225 of 417) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/bluetooth/glib/gio/
glocalfileinfo.h 69 gpointer value_p,
goutputstream.c 69 gpointer data);
79 gpointer data);
87 gpointer data);
95 gpointer data);
562 gpointer user_data)
575 gpointer user_data)
630 gpointer user_data)
718 gpointer user_data;
725 gpointer _data)
765 gpointer user_data
    [all...]
gunixmount.c 239 gpointer user_data;
249 eject_unmount_cb (GPid pid, gint status, gpointer user_data)
289 gpointer user_data)
322 eject_unmount_do_cb (gpointer user_data)
381 gpointer user_data,
405 gpointer user_data)
431 gpointer user_data)
gbufferedinputstream.c 97 gpointer user_data);
112 gpointer user_data);
125 gpointer user_data);
441 gpointer user_data)
458 * @user_data: a #gpointer.
473 gpointer user_data)
929 gpointer user_data)
972 gpointer user_data)
1029 free_read_async_data (gpointer _data)
1038 gpointer user_data
    [all...]
gunixoutputstream.c 94 gpointer data);
102 gpointer data);
411 gpointer user_data;
476 gpointer user_data)
520 gpointer user_data;
581 gpointer user_data)
gunixvolume.c 288 gpointer user_data;
297 eject_mount_cb (GPid pid, gint status, gpointer user_data)
336 gpointer user_data)
372 gpointer user_data,
440 gpointer user_data)
466 gpointer user_data)
gbufferedoutputstream.c 99 gpointer data);
107 gpointer data);
115 gpointer data);
537 free_flush_data (gpointer data)
601 free_write_data (gpointer data)
613 gpointer data)
692 gpointer data)
735 gpointer data)
gfilemonitor.c 358 emit_cb (gpointer data)
522 foreach_rate_limiter_fire (gpointer key,
523 gpointer value,
524 gpointer user_data)
541 rate_limiter_timeout (gpointer timeout_data)
578 foreach_rate_limiter_update (gpointer key,
579 gpointer value,
580 gpointer user_data)
  /external/bluetooth/glib/gio/tests/
data-output-stream.c 38 gpointer data;
134 test_data_array (gpointer buffer, int len,
139 gpointer stream_data;
255 gpointer buffer;
filter-streams.c 78 gpointer expected_obj;
79 gpointer expected_data;
85 gpointer user_data)
156 gpointer user_data)
  /external/bluetooth/glib/tests/
dirname-test.c 48 #define C2P(c) ((gpointer) ((long) (c)))
  /external/chromium/chrome/browser/printing/
print_dialog_gtk.h 70 gpointer user_data,
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.cc 29 void CountVisibleChildren(GtkWidget* child, gpointer userdata) {
34 void SumChildrenWidthRequisition(GtkWidget* child, gpointer userdata) {
42 void ShowInvisibleChildren(GtkWidget* child, gpointer userdata) {
49 void ChildSizeAllocate(GtkWidget* child, gpointer userdata) {
gtk_custom_menu_item.h 137 gpointer callback_data);
  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GTypedefs.h 37 typedef void* gpointer; typedef
  /external/webkit/Source/WebKit/gtk/tests/
testdownload.c 63 gpointer data)
70 notify_status_cb(GObject* object, GParamSpec* pspec, gpointer data)
207 WebKitWebPolicyDecision* decision, gpointer data)
213 static void idle_quit_loop_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data)
testcopyandpaste.c 78 static void load_status_cb(WebKitWebView* webView, GParamSpec* spec, gpointer data)
112 gboolean map_event_cb(GtkWidget *widget, GdkEvent* event, gpointer data)
180 static void window_object_cleared_callback(WebKitWebView* web_view, WebKitWebFrame* web_frame, JSGlobalContextRef context, JSObjectRef window_object, gpointer data)
188 static void pasting_test_get_data_callback(GtkClipboard* clipboard, GtkSelectionData* selection_data, guint info, gpointer data)
193 static void pasting_test_clear_data_callback(GtkClipboard* clipboard, gpointer data)
  /external/webkit/Source/WebKit2/UIProcess/Launcher/gtk/
ProcessLauncherGtk.cpp 48 static void childSetupFunction(gpointer userData)
  /external/bluetooth/glib/glib/
gbsearcharray.h 58 gpointer alignment_dummy1;
66 static inline gpointer g_bsearch_array_get_nth (GBSearchArray *barray,
141 static inline gpointer
146 static inline gpointer
175 static inline gpointer
gmain.c 168 gpointer data;
255 gpointer user_data);
261 gpointer user_data);
267 gpointer user_data);
696 gpointer old_cb_data;
885 gpointer callback_data,
889 gpointer old_cb_data;
914 g_source_callback_ref (gpointer cb_data)
923 g_source_callback_unref (gpointer cb_data)
937 g_source_callback_get (gpointer cb_data
    [all...]
  /external/bluetooth/bluez/attrib/
client.c 248 static void update_watchers(gpointer data, gpointer user_data)
269 gpointer user_data)
318 static void attrib_destroy(gpointer user_data)
325 static void attrib_disconnect(gpointer user_data)
333 static void connect_cb(GIOChannel *chan, GError *gerr, gpointer user_data)
642 static void load_characteristics(gpointer data, gpointer user_data)
694 gpointer user_data)
728 gpointer user_data
    [all...]
  /external/bluetooth/glib/gobject/
gtype.c 120 gpointer _arg = (gpointer) (arg); const gchar *_tname = (type_name), *_fname = (func); \
151 sizeof (gpointer)), \
190 static inline gpointer type_get_qdata_L (TypeNode *node,
194 gpointer data);
298 gpointer dflt_vtable;
311 gpointer class;
324 gpointer class;
340 gpointer cache_data;
345 gpointer check_data
    [all...]
  /external/bluetooth/bluez/health/
mcap.c 58 gpointer user_data; /* Callback user data */
71 gpointer user_data; /* Callback user data */
87 static void default_mdl_connected_cb(struct mcap_mdl *mdl, gpointer data)
92 static void default_mdl_closed_cb(struct mcap_mdl *mdl, gpointer data)
97 static void default_mdl_deleted_cb(struct mcap_mdl *mdl, gpointer data)
102 static void default_mdl_aborted_cb(struct mcap_mdl *mdl, gpointer data)
109 uint8_t *conf, gpointer data)
117 gpointer data)
446 static gboolean wait_response_timer(gpointer data)
470 gpointer user_data
    [all...]
  /external/bluetooth/bluez/plugins/
pnat.c 131 GIOCondition cond, gpointer data)
147 static void pnatd_exit(GPid pid, gint status, gpointer user_data)
197 static gboolean tty_try_open(gpointer user_data)
276 static void connect_cb(GIOChannel *io, GError *err, gpointer user_data)
315 static gboolean auth_watch(GIOChannel *chan, GIOCondition cond, gpointer data)
329 static void confirm_cb(GIOChannel *io, gpointer user_data)
  /external/webkit/Source/WebCore/platform/network/soup/
ResourceHandleSoup.cpp 129 static void sendRequestCallback(GObject*, GAsyncResult*, gpointer);
130 static void readCallback(GObject*, GAsyncResult*, gpointer);
131 static void closeCallback(GObject*, GAsyncResult*, gpointer);
211 static void restartedCallback(SoupMessage* msg, gpointer data)
250 static void contentSniffedCallback(SoupMessage*, const char*, GHashTable*, gpointer);
252 static void gotHeadersCallback(SoupMessage* msg, gpointer data)
279 g_signal_handlers_disconnect_by_func(msg, reinterpret_cast<gpointer>(contentSniffedCallback), handle.get());
297 static void wroteBodyDataCallback(SoupMessage*, SoupBuffer* buffer, gpointer data)
317 static void contentSniffedCallback(SoupMessage* msg, const char* sniffedType, GHashTable *params, gpointer data)
345 static void gotChunkCallback(SoupMessage* msg, SoupBuffer* chunk, gpointer data
    [all...]

Completed in 517 milliseconds

1 2 3 4 5 6 7 891011>>