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

  /external/bluetooth/glib/glib/
goption.h 66 typedef gboolean (*GOptionParseFunc) (GOptionContext *context,
147 GOptionParseFunc pre_parse_func,
148 GOptionParseFunc post_parse_func);
goption.c 117 GOptionParseFunc pre_parse_func;
118 GOptionParseFunc post_parse_func;
    [all...]

Completed in 633 milliseconds