Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgcompletion.h49 struct _GCompletion struct
51 GList* items;
52 GCompletionFunc func;
54 gchar* prefix;
55 GList* cache;
56 GCompletionStrncmpFunc strncmp_func;