Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/c_glib/test/
Dtestthrifttest.c35 gboolean indicator; in test_thrift_handler() local
45 indicator = FALSE; in test_thrift_handler()
87 g_object_weak_ref (G_OBJECT (argument), set_indicator, (gpointer) &indicator); in test_thrift_handler()
90 g_assert (! indicator); in test_thrift_handler()
93 g_assert (! indicator); in test_thrift_handler()
96 g_assert (indicator); in test_thrift_handler()
/thrift-3.4.0/lib/haxe/src/org/apache/thrift/protocol/
DTCompactProtocol.hx363 * the wire differ only by the type indicator.