OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_data_input_stream_set_byte_order
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/glib/gio/tests/
data-input-stream.c
62
g_data_input_stream_set_byte_order
(G_DATA_INPUT_STREAM (stream), G_DATA_STREAM_BYTE_ORDER_BIG_ENDIAN);
64
g_data_input_stream_set_byte_order
(G_DATA_INPUT_STREAM (stream), G_DATA_STREAM_BYTE_ORDER_LITTLE_ENDIAN);
303
g_data_input_stream_set_byte_order
(G_DATA_INPUT_STREAM (stream), i);
/external/bluetooth/glib/gio/
gdatainputstream.h
75
void
g_data_input_stream_set_byte_order
(GDataInputStream *stream,
gdatainputstream.c
129
g_data_input_stream_set_byte_order
(dstream, g_value_get_enum (value));
205
*
g_data_input_stream_set_byte_order
:
214
g_data_input_stream_set_byte_order
(GDataInputStream *stream,
function
[
all
...]
gio.symbols
160
g_data_input_stream_set_byte_order
Completed in 22 milliseconds