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

  /external/bluetooth/glib/gobject/
gobject.symbols 327 g_type_check_instance
gtype.h 441 * G_TYPE_CHECK_INSTANCE:
451 #define G_TYPE_CHECK_INSTANCE(instance) (_G_TYPE_CHI ((GTypeInstance*) (instance)))
    [all...]
gtype.c 3793 g_type_check_instance (GTypeInstance *type_instance) function
    [all...]

Completed in 44 milliseconds