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

  /external/bluetooth/glib/gobject/
gparamspecs.c 1117 static const GParamSpecTypeInfo pspec_info = { local
1127 type = g_param_type_register_static (g_intern_static_string ("GParamChar"), &pspec_info);
1135 static const GParamSpecTypeInfo pspec_info = { local
1145 type = g_param_type_register_static (g_intern_static_string ("GParamUChar"), &pspec_info);
1153 static const GParamSpecTypeInfo pspec_info = { local
1163 type = g_param_type_register_static (g_intern_static_string ("GParamBoolean"), &pspec_info);
1171 static const GParamSpecTypeInfo pspec_info = { local
1181 type = g_param_type_register_static (g_intern_static_string ("GParamInt"), &pspec_info);
1189 static const GParamSpecTypeInfo pspec_info = { local
1199 type = g_param_type_register_static (g_intern_static_string ("GParamUInt"), &pspec_info);
1207 static const GParamSpecTypeInfo pspec_info = { local
1225 static const GParamSpecTypeInfo pspec_info = { local
1243 static const GParamSpecTypeInfo pspec_info = { local
1261 static const GParamSpecTypeInfo pspec_info = { local
1279 static const GParamSpecTypeInfo pspec_info = { local
1297 static const GParamSpecTypeInfo pspec_info = { local
1315 static const GParamSpecTypeInfo pspec_info = { local
1333 static const GParamSpecTypeInfo pspec_info = { local
1351 static const GParamSpecTypeInfo pspec_info = { local
1369 static const GParamSpecTypeInfo pspec_info = { local
1387 static const GParamSpecTypeInfo pspec_info = { local
1405 static const GParamSpecTypeInfo pspec_info = { local
1423 static const GParamSpecTypeInfo pspec_info = { local
1441 static \/* const *\/ GParamSpecTypeInfo pspec_info = { local
1460 static const GParamSpecTypeInfo pspec_info = { local
1478 static const GParamSpecTypeInfo pspec_info = { local
1496 GParamSpecTypeInfo pspec_info = { local
    [all...]
gparam.c     [all...]
gparam.h 360 const GParamSpecTypeInfo *pspec_info);
364 const GParamSpecTypeInfo *pspec_info,

Completed in 1021 milliseconds