Searched refs:g_key_file_get_uint64 (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/glib/ |
D | gkeyfile.h | 191 guint64 g_key_file_get_uint64 (GKeyFile *key_file,
|
D | gkeyfile.c | 2882 g_key_file_get_uint64 (GKeyFile *key_file, in g_key_file_get_uint64() function
|
/third_party/glib/glib/tests/ |
D | keyfile.c | 1382 c = g_key_file_get_uint64 (file, "bees", "c", NULL); in test_int64() 1476 c = g_key_file_get_uint64 (kf2, "bees", "c", NULL); in test_save()
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | parsechannels.c | 216 v = g_key_file_get_uint64 (kf, channel_name, key, NULL); in gst_dvb_base_bin_conf_set_uint()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 2325 g_key_file_get_uint64
|