OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buffer_size_out
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/inotify/
inotify-kernel.c
415
ik_read_events (gsize *
buffer_size_out
,
429
*
buffer_size_out
= 0;
434
if (g_io_channel_read_chars (inotify_read_ioc, (char *)buffer, buffer_size,
buffer_size_out
, NULL) != G_IO_STATUS_NORMAL) {
/external/qemu/audio/
alsaaudio.c
138
unsigned int
buffer_size_out
;
member in struct:__anon9310
149
.
buffer_size_out
= 4096,
894
req.buffer_size = conf.
buffer_size_out
;
[
all
...]
Completed in 133 milliseconds