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

  /external/bluetooth/glib/glib/
gfileutils.h 74 } GFileTest;
88 GFileTest test);
gfileutils.c 135 * @test: bitfield of #GFileTest flags
183 GFileTest test)
    [all...]
  /external/webkit/Source/WebCore/platform/gtk/
FileSystemGtk.cpp 253 if (g_file_test(fsRep.data(), static_cast<GFileTest>(G_FILE_TEST_EXISTS | G_FILE_TEST_IS_REGULAR)))

Completed in 57 milliseconds