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

  /external/bluetooth/glib/gio/
gioenums.h 462 * @G_EMBLEM_ORIGIN_UNKNOWN: Emblem of unknown origin
473 G_EMBLEM_ORIGIN_UNKNOWN,
gemblem.c 146 G_EMBLEM_ORIGIN_UNKNOWN,
185 emblem->origin = G_EMBLEM_ORIGIN_UNKNOWN;
251 g_return_val_if_fail (G_IS_EMBLEM (emblem), G_EMBLEM_ORIGIN_UNKNOWN);

Completed in 40 milliseconds