Searched refs:thrift_binary_protocol_read_message_end (Results 1 – 2 of 2) sorted by relevance
448 thrift_binary_protocol_read_message_end (ThriftProtocol *protocol, in thrift_binary_protocol_read_message_end() function956 cls->read_message_end = thrift_binary_protocol_read_message_end; in thrift_binary_protocol_class_init()
752 g_assert (thrift_binary_protocol_read_message_end (protocol, NULL) == 0); in thrift_server_complex_types()