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

  /external/webkit/Source/WebKit/gtk/tests/
test_utils.c 38 g_assert(!g_str_equal((path_name = g_get_current_dir()), "/"));
  /external/bluetooth/glib/tests/
mapping-test.c 247 dir = g_get_current_dir ();
module-test.c 86 dir = g_get_current_dir ();
testglib.c 685 cwd = g_get_current_dir ();
    [all...]
  /external/bluetooth/glib/glib/
gutils.h 234 #define g_get_current_dir g_get_current_dir_utf8 macro
238 gchar* g_get_current_dir (void);
gutils.c 985 * g_get_current_dir:
994 g_get_current_dir (void) function
3348 #undef g_get_current_dir macro
3351 g_get_current_dir (void) function
    [all...]
galiasdef.c 3617 #undef g_get_current_dir macro
    [all...]
galias.h 3607 #define g_get_current_dir macro
    [all...]
  /external/bluetooth/glib/gio/tests/
desktop-app-info.c 247 basedir = g_get_current_dir ();
g-file.c 343 cwd = g_get_current_dir ();
  /external/webkit/Tools/DumpRenderTree/gtk/
EventSender.cpp 482 GOwnPtr<gchar> currentDirectory(g_get_current_dir());
    [all...]
  /external/bluetooth/glib/gio/
glocalfile.c 238 cwd = g_get_current_dir ();
249 /* This shouldn't really happen, as g_get_current_dir() should
    [all...]
gfile.c     [all...]

Completed in 1311 milliseconds