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

/external/bluetooth/glib/gio/
H A Dgfile.c5125 #define GET_CONTENT_BLOCK_SIZE 8192 macro
5174 g_byte_array_set_size (content, pos + GET_CONTENT_BLOCK_SIZE + 1);
5177 GET_CONTENT_BLOCK_SIZE,
5181 g_byte_array_set_size (content, pos + GET_CONTENT_BLOCK_SIZE + 1);
5326 data->pos + GET_CONTENT_BLOCK_SIZE);
5340 GET_CONTENT_BLOCK_SIZE,
5364 data->pos + GET_CONTENT_BLOCK_SIZE);
5367 GET_CONTENT_BLOCK_SIZE, local
5638 MIN (remainder, GET_CONTENT_BLOCK_SIZE),

Completed in 30 milliseconds