Home
last modified time | relevance | path

Searched refs:thrift_binary_protocol_read_struct_end (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/lib/c_glib/src/thrift/c_glib/protocol/
Dthrift_binary_protocol.c468 thrift_binary_protocol_read_struct_end (ThriftProtocol *protocol, in thrift_binary_protocol_read_struct_end() function
958 cls->read_struct_end = thrift_binary_protocol_read_struct_end; in thrift_binary_protocol_class_init()
/thrift-3.4.0/lib/c_glib/test/
Dtestbinaryprotocol.c612 thrift_binary_protocol_read_struct_end (protocol, NULL); in thrift_server_complex_types()