OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:splice_async
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
goutputstream.h
97
void (*
splice_async
) (GOutputStream *stream,
member in struct:_GOutputStreamClass
goutputstream.c
137
klass->
splice_async
= g_output_stream_real_splice_async;
802
class->
splice_async
(stream, source, flags, io_priority, cancellable,
[
all
...]
Completed in 63 milliseconds