HomeSort by relevance Sort by last modified time
    Searched full:translate_notify (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/glib/
goption.c 84 GDestroyNotify translate_notify; member in struct:_GOptionContext
111 GDestroyNotify translate_notify; member in struct:_GOptionGroup
258 if (context->translate_notify)
259 (* context->translate_notify) (context->translate_data);
    [all...]

Completed in 50 milliseconds