Home
last modified time | relevance | path

Searched refs:g_file_new_for_commandline_arg (Results 1 – 11 of 11) sorted by relevance

/external/bluetooth/glib/gio/tests/
Dg-icon.c123 location = g_file_new_for_commandline_arg ("/path/to/somewhere.png"); in test_g_icon_serialize()
135 location = g_file_new_for_commandline_arg ("/path/to/somewhere with whitespace.png"); in test_g_icon_serialize()
140 location = g_file_new_for_commandline_arg ("/path/to/somewhere%20with%20whitespace.png"); in test_g_icon_serialize()
152 location = g_file_new_for_commandline_arg ("sftp:///path/to/somewhere.png"); in test_g_icon_serialize()
165 location = g_file_new_for_commandline_arg ("sftp:///path/to/somewhere with whitespace.png"); in test_g_icon_serialize()
170 location = g_file_new_for_commandline_arg ("sftp:///path/to/somewhere%20with%20whitespace.png"); in test_g_icon_serialize()
Dlive-g-file.c191 root = g_file_new_for_commandline_arg ((char *) test_data); in test_create_structure()
399 root = g_file_new_for_commandline_arg ((char *) test_data); in test_initial_structure()
553 root = g_file_new_for_commandline_arg ((char *) test_data); in test_traverse_structure()
581 root = g_file_new_for_commandline_arg ((char *) test_data); in test_enumerate()
744 root = g_file_new_for_commandline_arg ((char *) test_data); in test_copy_move()
809 root = g_file_new_for_commandline_arg ((char *) test_data); in test_create()
895 root = g_file_new_for_commandline_arg ((char *) test_data); in test_open()
965 root = g_file_new_for_commandline_arg ((char *) test_data); in test_delete()
1081 root = g_file_new_for_commandline_arg ((char *) test_data); in prep_clean_structure()
Dg-file.c287 file1 = g_file_new_for_commandline_arg (arg); in resolve_arg()
341 file = g_file_new_for_commandline_arg ("./"); in test_g_file_new_for_commandline_arg()
/external/webkit/Tools/MiniBrowser/gtk/
Dmain.c112 GFile *gfile = g_file_new_for_commandline_arg(filename); in argumentToURL()
/external/bluetooth/glib/gio/
Dgicon.c480 location = g_file_new_for_commandline_arg (str); in g_icon_new_for_string()
Dgio.symbols235 g_file_new_for_commandline_arg
Dgfile.h440 GFile * g_file_new_for_commandline_arg (const char *arg);
Dgfile.c4949 g_file_new_for_commandline_arg (const char *arg) in g_file_new_for_commandline_arg() function
DChangeLog3297 * gfile.c: Expanded the g_file_new_for_commandline_arg
/external/webkit/Source/WebCore/plugins/gtk/
DPluginViewGtk.cpp571 GRefPtr<GFile> file = adoptGRef(g_file_new_for_commandline_arg(filename.data())); in handlePostReadFile()
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt39 g_file_new_for_commandline_arg