Searched defs:GParamSpecInt64 (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gobject/
H A Dgparamspecs.h200 * The #GType of #GParamSpecInt64.
216 * Cast a #GParamSpec instance into a #GParamSpecInt64.
218 #define G_PARAM_SPEC_INT64(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_INT64, GParamSpecInt64))
561 typedef struct _GParamSpecInt64 GParamSpecInt64; typedef in typeref:struct:_GParamSpecInt64
693 * GParamSpecInt64:

Completed in 29 milliseconds