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

  /external/bluetooth/glib/gobject/
gobject.symbols 328 g_type_check_instance_cast
gtype.h 453 * G_TYPE_CHECK_INSTANCE_CAST:
464 #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type))
    [all...]
gtype.c 3718 g_type_check_instance_cast (GTypeInstance *type_instance, function
    [all...]

Completed in 65 milliseconds