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

  /external/bluetooth/glib/gio/
gcontenttype.h 36 gboolean g_content_type_is_a (const char *type,
gcontenttype.c 132 g_content_type_is_a (const char *type, function
481 * g_content_type_is_a:
491 g_content_type_is_a (const char *type, function
817 if (g_content_type_is_a (type, "application/x-executable") ||
818 g_content_type_is_a (type, "text/plain"))
    [all...]
gio.symbols 143 g_content_type_is_a

Completed in 924 milliseconds