Home
last modified time | relevance | path

Searched refs:g_mapped_file_new (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/glib/glib/
Dgmappedfile.h35 GMappedFile *g_mapped_file_new (const gchar *filename,
Dgaliasdef.c1635 #undef g_mapped_file_new
1636 extern __typeof (g_mapped_file_new) g_mapped_file_new __attribute((alias("IA__g_mapped_file_new"), …
Dgalias.h1628 extern __typeof (g_mapped_file_new) IA__g_mapped_file_new __attribute((visibility("hidden"))) G_GNU…
1629 #define g_mapped_file_new IA__g_mapped_file_new macro
/external/bluetooth/glib/tests/
Dmapping-test.c86 map = g_mapped_file_new (filename, writable, &error); in map_or_die()
/external/webkit/WebCore/platform/network/soup/
DResourceHandleSoup.cpp536 GMappedFile* fileMapping = g_mapped_file_new(fileName, false, &error); in startHttp()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1108 g_mapped_file_new
/external/bluetooth/glib/
DChangeLog.pre-2-101223 * glib/gmappedfile.c (g_mapped_file_new): Report an error