OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fill_async
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gbufferedinputstream.h
67
void (*
fill_async
) (GBufferedInputStream *stream,
member in struct:_GBufferedInputStreamClass
gbufferedinputstream.c
161
bstream_class->
fill_async
= g_buffered_input_stream_real_fill_async;
517
class->
fill_async
(stream, count, io_priority, cancellable,
[
all
...]
Completed in 59 milliseconds