OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBusTypeWriter
(Results
1 - 6
of
6
) sorted by null
/external/dbus/dbus/
dbus-marshal-recursive.h
31
typedef struct
DBusTypeWriter
DBusTypeWriter
;
64
struct
DBusTypeWriter
139
void _dbus_type_writer_init (
DBusTypeWriter
*writer,
145
void _dbus_type_writer_init_types_delayed (
DBusTypeWriter
*writer,
149
void _dbus_type_writer_add_types (
DBusTypeWriter
*writer,
152
void _dbus_type_writer_remove_types (
DBusTypeWriter
*writer);
153
void _dbus_type_writer_init_values_only (
DBusTypeWriter
*writer,
159
dbus_bool_t _dbus_type_writer_write_basic (
DBusTypeWriter
*writer,
162
dbus_bool_t _dbus_type_writer_write_fixed_multi (
DBusTypeWriter
*writer
[
all
...]
dbus-marshal-recursive.c
38
static void _dbus_type_writer_set_enabled (
DBusTypeWriter
*writer,
40
static dbus_bool_t _dbus_type_writer_write_reader_partial (
DBusTypeWriter
*writer,
[
all
...]
dbus-marshal-recursive-util.c
283
DBusTypeWriter
*writer)
371
DBusTypeWriter
*writer,
384
DBusTypeWriter
*writer,
405
DBusTypeWriter
*writer,
416
DBusTypeWriter
*writer,
425
DBusTypeWriter
*writer,
436
DBusTypeWriter
*writer,
445
DBusTypeWriter
*writer,
456
DBusTypeWriter
*writer,
467
DBusTypeWriter
*writer
[
all
...]
dbus-marshal-header.c
284
write_basic_field (
DBusTypeWriter
*writer,
289
DBusTypeWriter
sub;
290
DBusTypeWriter
variant;
537
DBusTypeWriter
writer;
538
DBusTypeWriter
array;
[
all
...]
dbus-message.c
133
DBusTypeWriter
writer; /**< writer */
[
all
...]
/external/dbus/
cleanup-man-pages.sh
42
DBusSysdeps.* DBusSysdepsUnix.* DBusTimeoutList.* DBusTransport* DBusTypeReader*
DBusTypeWriter
* \
Completed in 165 milliseconds