Searched refs:handle_get (Results 1 – 4 of 4) sorted by relevance
/third_party/pulseaudio/src/daemon/ |
D | server-lookup.c | 201 static DBusHandlerResult handle_get(DBusConnection *conn, DBusMessage *msg, pa_dbusobj_server_looku… in handle_get() function 425 return handle_get(conn, msg, sl); in message_cb()
|
/third_party/python/Lib/xmlrpc/ |
D | server.py | 670 def handle_get(self): member in CGIXMLRPCRequestHandler 705 self.handle_get() 949 def handle_get(self): member in DocCGIXMLRPCRequestHandler
|
/third_party/boost/boost/property_map/parallel/impl/ |
D | distributed_property_map.ipp | 148 handle_get(int source, int /*tag*/, const key_type& key, 245 simple_trigger(pg, property_map_get, this, &handle_message::handle_get);
|
/third_party/boost/boost/property_map/parallel/ |
D | distributed_property_map.hpp | 502 handle_get(int source, int tag, const key_type& data,
|