Searched refs:g_chdir (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgstdio.h53 int g_chdir (const gchar *path);
90 int g_chdir (const gchar *path);
H A Dgstdio.c387 * g_chdir:
400 g_chdir (const gchar *path) function
H A Dgaliasdef.c2691 #undef g_chdir macro
2692 extern __typeof (g_chdir) g_chdir __attribute((alias("IA__g_chdir"), visibility("default")));
H A Dgalias.h2684 extern __typeof (g_chdir) IA__g_chdir __attribute((visibility("hidden")));
2685 #define g_chdir IA__g_chdir macro
/external/webkit/WebKit/gtk/tests/
H A Dtestmimehandling.c188 g_chdir("..");
193 g_chdir("WebKit/gtk/tests/resources/");
H A Dtestwebview.c239 g_chdir("..");
244 g_chdir("WebKit/gtk/tests/resources/");

Completed in 87 milliseconds