Home
last modified time | relevance | path

Searched defs:handle_reply (Results 1 – 25 of 92) sorted by relevance

1234

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/client/
H A Dacct_setup.cpp86 void GET_PROJECT_CONFIG_OP::handle_reply(int http_op_retval) { in handle_reply() function in GET_PROJECT_CONFIG_OP
146 void LOOKUP_ACCOUNT_OP::handle_reply(int http_op_retval) { in handle_reply() function in LOOKUP_ACCOUNT_OP
194 void CREATE_ACCOUNT_OP::handle_reply(int http_op_retval) { in handle_reply() function in CREATE_ACCOUNT_OP
220 void GET_PROJECT_LIST_OP::handle_reply(int http_op_retval) { in handle_reply() function in GET_PROJECT_LIST_OP
H A Dgui_http.h87 virtual void handle_reply(int) {} in handle_reply() function
H A Dcurrent_version.cpp107 void GET_CURRENT_VERSION_OP::handle_reply(int http_op_retval) { in handle_reply() function in GET_CURRENT_VERSION_OP
/dports/www/elixir-phoenix/phoenix-1.3.3/lib/phoenix/endpoint/
H A Dcowboy_websocket.ex108 defp handle_reply(req, handler, {:shutdown, new_state}) do function
111 defp handle_reply(req, handler, {:ok, new_state}) do function
114 defp handle_reply(req, handler, {:reply, {opcode, payload}, new_state}) do function
/dports/www/elixir-phoenix/phoenix-1.3.3/lib/phoenix/channel/
H A Dserver.ex375 defp handle_reply(socket, {status, payload}, :handle_in) function
382 defp handle_reply(socket, status, :handle_in) when is_atom(status) do function
386 defp handle_reply(_socket, reply, :handle_in) do function
403 defp handle_reply(_socket, _reply, _other) do function
/dports/misc/veles/veles-2018.05.0/python/veles/async_client/
H A Drunner.py33 def handle_reply(self, msg): member in NodeGetter
55 def handle_reply(self, msg): member in DataGetter
79 def handle_reply(self, msg): member in BinDataGetter
102 def handle_reply(self, msg): member in ListGetter
127 def handle_reply(self, msg): member in QueryGetter
151 def handle_reply(self, msg): member in ConnectionsGetter
/dports/mail/p5-Net-Server-Mail/Net-Server-Mail-0.26/lib/Net/Server/Mail/
H A DESMTP.pm267 sub handle_reply { subroutine
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/erl/src/
H A Dthrift_client.erl130 handle_reply(Client = #tclient{protocol = Proto0, function
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/erl/src/
H A Dthrift_client.erl130 handle_reply(Client = #tclient{protocol = Proto0, function
/dports/devel/py-thrift/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl130 handle_reply(Client = #tclient{protocol = Proto0, function
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/erl/src/
H A Dthrift_client.erl130 handle_reply(Client = #tclient{protocol = Proto0, function
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl130 handle_reply(Client = #tclient{protocol = Proto0, function
/dports/devel/thrift-cpp/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl130 handle_reply(Client = #tclient{protocol = Proto0, function
/dports/devel/thrift/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl130 handle_reply(Client = #tclient{protocol = Proto0, function
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/erl/src/
H A Dthrift_client.erl130 handle_reply(Client = #tclient{protocol = Proto0, function
/dports/devel/node-thrift/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl130 handle_reply(Client = #tclient{protocol = Proto0, function
/dports/devel/pydbus-common/dbus-python-1.2.18/examples/
H A Dexample-signal-recipient.py44 def handle_reply(msg): function
/dports/devel/py-dbus/dbus-python-1.2.18/examples/
H A Dexample-signal-recipient.py44 def handle_reply(msg): function
/dports/net-im/libmesode/libmesode-0.10.1/examples/
H A Dactive.c22 int handle_reply(xmpp_conn_t * const conn, in handle_reply() function
H A Droster.c21 int handle_reply(xmpp_conn_t * const conn, in handle_reply() function
/dports/net-im/libstrophe/libstrophe-0.11.0/examples/
H A Dactive.c22 int handle_reply(xmpp_conn_t *conn, xmpp_stanza_t *stanza, void *userdata) in handle_reply() function
H A Droster.c21 int handle_reply(xmpp_conn_t *conn, xmpp_stanza_t *stanza, void *userdata) in handle_reply() function
/dports/audio/picard/picard-release-2.6.2/picard/ui/searchdialog/
H A Dartist.py76 def handle_reply(self, document, http, error): member in ArtistSearchDialog
H A Dtrack.py119 def handle_reply(self, document, http, error): member in TrackSearchDialog
/dports/mail/p5-Net-Server-Mail/Net-Server-Mail-0.26/lib/Net/Server/
H A DMail.pm303 sub handle_reply { subroutine

1234