Searched refs:thrift_protocol_read_struct_end (Results 1 – 3 of 3) sorted by relevance
276 thrift_protocol_read_struct_end (ThriftProtocol *protocol, GError **error) in thrift_protocol_read_struct_end() function503 thrift_protocol_read_struct_end (protocol, error)) in thrift_protocol_skip()637 cls->read_struct_end = thrift_protocol_read_struct_end; in thrift_protocol_class_init()
266 gint32 thrift_protocol_read_struct_end (ThriftProtocol *protocol,
111 if ((ret = thrift_protocol_read_struct_end (protocol, error)) < 0) in G_DEFINE_TYPE()