Home
last modified time | relevance | path

Searched refs:property_id (Results 1 – 20 of 20) sorted by relevance

/thrift-3.4.0/lib/c_glib/src/thrift/c_glib/protocol/
Dthrift_multiplexed_protocol.c70 guint property_id, in thrift_multiplexed_protocol_set_property() argument
76 switch (property_id) in thrift_multiplexed_protocol_set_property()
85 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_multiplexed_protocol_set_property()
92 guint property_id, in thrift_multiplexed_protocol_get_property() argument
98 switch (property_id) in thrift_multiplexed_protocol_get_property()
106 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_multiplexed_protocol_get_property()
Dthrift_stored_message_protocol.c68 guint property_id, in thrift_stored_message_protocol_set_property() argument
74 switch (property_id) in thrift_stored_message_protocol_set_property()
88 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_stored_message_protocol_set_property()
95 guint property_id, in thrift_stored_message_protocol_get_property() argument
102 switch (property_id) in thrift_stored_message_protocol_get_property()
116 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_stored_message_protocol_get_property()
Dthrift_compact_protocol_factory.c55 thrift_compact_protocol_factory_get_property (GObject *object, guint property_id, in thrift_compact_protocol_factory_get_property() argument
64 switch (property_id) { in thrift_compact_protocol_factory_get_property()
76 thrift_compact_protocol_factory_set_property (GObject *object, guint property_id, in thrift_compact_protocol_factory_set_property() argument
86 switch (property_id) { in thrift_compact_protocol_factory_set_property()
Dthrift_protocol_decorator.c484 guint property_id, in thrift_protocol_decorator_set_property() argument
490 switch (property_id) in thrift_protocol_decorator_set_property()
498 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_protocol_decorator_set_property()
505 guint property_id, in thrift_protocol_decorator_get_property() argument
511 switch (property_id) in thrift_protocol_decorator_get_property()
519 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_protocol_decorator_get_property()
Dthrift_protocol.c37 thrift_protocol_get_property (GObject *object, guint property_id, in G_DEFINE_ABSTRACT_TYPE()
44 switch (property_id) in G_DEFINE_ABSTRACT_TYPE()
53 thrift_protocol_set_property (GObject *object, guint property_id, in thrift_protocol_set_property() argument
61 switch (property_id) in thrift_protocol_set_property()
Dthrift_compact_protocol.c1544 thrift_compact_protocol_get_property (GObject *object, guint property_id, in thrift_compact_protocol_get_property() argument
1553 switch (property_id) { in thrift_compact_protocol_get_property()
1565 thrift_compact_protocol_set_property (GObject *object, guint property_id, in thrift_compact_protocol_set_property() argument
1574 switch (property_id) { in thrift_compact_protocol_set_property()
/thrift-3.4.0/lib/c_glib/src/thrift/c_glib/
Dthrift_configuration.c36 thrift_configuration_get_property(GObject *object, guint property_id, in G_DEFINE_TYPE()
43 switch (property_id) in G_DEFINE_TYPE()
59 thrift_configuration_set_property(GObject *object, guint property_id, in thrift_configuration_set_property() argument
66 switch (property_id) in thrift_configuration_set_property()
Dthrift_application_exception.c174 guint property_id, in thrift_application_exception_get_property() argument
180 switch (property_id) in thrift_application_exception_get_property()
189 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_application_exception_get_property()
196 guint property_id, in thrift_application_exception_set_property() argument
202 switch (property_id) in thrift_application_exception_set_property()
216 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_application_exception_set_property()
/thrift-3.4.0/lib/c_glib/src/thrift/c_glib/transport/
Dthrift_fd_transport.c204 thrift_fd_transport_get_property (GObject *object, guint property_id, in thrift_fd_transport_get_property() argument
215 switch (property_id) { in thrift_fd_transport_get_property()
229 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_fd_transport_get_property()
236 thrift_fd_transport_set_property (GObject *object, guint property_id, in thrift_fd_transport_set_property() argument
247 switch (property_id) { in thrift_fd_transport_set_property()
261 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_fd_transport_set_property()
Dthrift_memory_buffer.c177 thrift_memory_buffer_get_property (GObject *object, guint property_id, in thrift_memory_buffer_get_property() argument
186 switch (property_id) in thrift_memory_buffer_get_property()
207 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_memory_buffer_get_property()
214 thrift_memory_buffer_set_property (GObject *object, guint property_id, in thrift_memory_buffer_set_property() argument
223 switch (property_id) in thrift_memory_buffer_set_property()
244 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_memory_buffer_set_property()
Dthrift_server_socket.c226 thrift_server_socket_get_property (GObject *object, guint property_id, in thrift_server_socket_get_property() argument
232 switch (property_id) in thrift_server_socket_get_property()
253 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_server_socket_get_property()
260 thrift_server_socket_set_property (GObject *object, guint property_id, in thrift_server_socket_set_property() argument
266 switch (property_id) in thrift_server_socket_set_property()
290 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_server_socket_set_property()
Dthrift_server_transport.c130 thrift_server_transport_get_property(GObject *object, guint property_id, in thrift_server_transport_get_property() argument
137 switch (property_id) in thrift_server_transport_get_property()
153 thrift_server_transport_set_property (GObject *object, guint property_id, in thrift_server_transport_set_property() argument
160 switch (property_id) in thrift_server_transport_set_property()
Dthrift_transport.c236 thrift_transport_get_property(GObject *object, guint property_id, in thrift_transport_get_property() argument
243 switch (property_id) in thrift_transport_get_property()
259 thrift_transport_set_property (GObject *object, guint property_id, in thrift_transport_set_property() argument
266 switch (property_id) in thrift_transport_set_property()
Dthrift_socket.c338 thrift_socket_get_property (GObject *object, guint property_id, in thrift_socket_get_property() argument
346 switch (property_id) in thrift_socket_get_property()
371 thrift_socket_set_property (GObject *object, guint property_id, in thrift_socket_set_property() argument
379 switch (property_id) in thrift_socket_set_property()
Dthrift_buffered_transport.c310 thrift_buffered_transport_get_property (GObject *object, guint property_id, in thrift_buffered_transport_get_property() argument
319 switch (property_id) in thrift_buffered_transport_get_property()
344 thrift_buffered_transport_set_property (GObject *object, guint property_id, in thrift_buffered_transport_set_property() argument
353 switch (property_id) in thrift_buffered_transport_set_property()
Dthrift_framed_transport.c312 thrift_framed_transport_get_property (GObject *object, guint property_id, in thrift_framed_transport_get_property() argument
320 switch (property_id) in thrift_framed_transport_get_property()
345 thrift_framed_transport_set_property (GObject *object, guint property_id, in thrift_framed_transport_set_property() argument
353 switch (property_id) in thrift_framed_transport_set_property()
Dthrift_ssl_socket.c605 thrift_ssl_socket_get_property (GObject *object, guint property_id, in thrift_ssl_socket_get_property() argument
613 switch (property_id) in thrift_ssl_socket_get_property()
632 thrift_ssl_socket_set_property (GObject *object, guint property_id, in thrift_ssl_socket_set_property() argument
639 switch (property_id) in thrift_ssl_socket_set_property()
662 g_warning("Trying to set property %i that doesn't exists!", property_id); in thrift_ssl_socket_set_property()
Dthrift_zlib_transport.c557 thrift_zlib_transport_get_property (GObject *object, guint property_id, in thrift_zlib_transport_get_property() argument
568 switch (property_id) { in thrift_zlib_transport_get_property()
603 thrift_zlib_transport_set_property (GObject *object, guint property_id, in thrift_zlib_transport_set_property() argument
614 switch (property_id) { in thrift_zlib_transport_set_property()
/thrift-3.4.0/lib/c_glib/src/thrift/c_glib/processor/
Dthrift_multiplexed_processor.c234 guint property_id, in thrift_multiplexed_processor_set_property() argument
240 switch (property_id) in thrift_multiplexed_processor_set_property()
248 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_multiplexed_processor_set_property()
255 guint property_id, in thrift_multiplexed_processor_get_property() argument
261 switch (property_id) in thrift_multiplexed_processor_get_property()
269 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); in thrift_multiplexed_processor_get_property()
/thrift-3.4.0/lib/c_glib/src/thrift/c_glib/server/
Dthrift_server.c38 thrift_server_get_property (GObject *object, guint property_id, in G_DEFINE_ABSTRACT_TYPE()
45 switch (property_id) in G_DEFINE_ABSTRACT_TYPE()
69 thrift_server_set_property (GObject *object, guint property_id, in thrift_server_set_property() argument
76 switch (property_id) in thrift_server_set_property()