Home
last modified time | relevance | path

Searched refs:g_file_load_bytes (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/
Dgfile.h1277 GBytes *g_file_load_bytes (GFile *file,
Dgfile.c8421 g_file_load_bytes (GFile *file, in g_file_load_bytes() function
8529 bytes = g_file_load_bytes (file, cancellable, NULL, &error); in g_file_load_bytes_async()
/third_party/glib/gio/tests/
Dfile.c2195 bytes = g_file_load_bytes (file, NULL, NULL, &error); in test_load_bytes()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt190 g_file_load_bytes
/third_party/glib/
DNEWS2839 - g_file_load_bytes, to make it more convenient to load files into GBytes
2964 790272 file: add g_file_load_bytes()