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

  /external/bluetooth/bluez/src/
plugin.c 136 conf_disabled = g_key_file_get_string_list(config, "General",
  /external/bluetooth/glib/glib/
gkeyfile.h 147 gchar **g_key_file_get_string_list (GKeyFile *key_file,
gkeyfile.c 1477 g_key_file_get_string_list (GKeyFile *key_file, function
    [all...]
galiasdef.c 1250 #undef g_key_file_get_string_list macro
    [all...]
galias.h 1244 #define g_key_file_get_string_list macro
    [all...]
  /external/bluetooth/glib/gio/
gdesktopappinfo.c 253 info->only_show_in = g_key_file_get_string_list (key_file, G_KEY_FILE_DESKTOP_GROUP, G_KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN, NULL, NULL);
254 info->not_show_in = g_key_file_get_string_list (key_file, G_KEY_FILE_DESKTOP_GROUP, G_KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN, NULL, NULL);
1301 old_list = g_key_file_get_string_list (key_file, ADDED_ASSOCIATIONS_GROUP,
    [all...]
  /external/bluetooth/bluez/audio/
manager.c 1156 list = g_key_file_get_string_list(config, "General", "Enable",
1176 list = g_key_file_get_string_list(config, "General", "Disable",

Completed in 32 milliseconds