Home
last modified time | relevance | path

Searched defs:boolean (Results 1 – 5 of 5) sorted by relevance

/thrift-3.4.0/lib/c_glib/src/thrift/c_glib/transport/
Dthrift_server_transport.c38 gboolean boolean = TRUE; in G_DEFINE_ABSTRACT_TYPE() local
56 gboolean boolean = TRUE; in thrift_server_transport_checkReadBytesAvailable() local
Dthrift_transport.c147 gboolean boolean = TRUE; in thrift_transport_updateKnownMessageSize() local
165 gboolean boolean = TRUE; in thrift_transport_checkReadBytesAvailable() local
/thrift-3.4.0/test/py/
DTestServer.py46 def testBool(self, boolean): argument
/thrift-3.4.0/test/c_glib/src/
Dtest_client.c308 gboolean boolean = 0; in main() local
/thrift-3.4.0/lib/py/src/protocol/
DTJSONProtocol.py549 def writeBool(self, boolean): argument
661 def writeBool(self, boolean): argument