Searched refs:thrift_binary_protocol_write_struct_end (Results 1 – 2 of 2) sorted by relevance
105 thrift_binary_protocol_write_struct_end (ThriftProtocol *protocol, in thrift_binary_protocol_write_struct_end() function937 cls->write_struct_end = thrift_binary_protocol_write_struct_end; in thrift_binary_protocol_class_init()
251 g_assert (thrift_binary_protocol_write_struct_end (protocol, NULL) == 0); in test_read_and_write_complex_types()