Home | History | Annotate | Download | only in dbus

Lines Matching full:proxyobject

2806 	(ProxyObject::_introspect_execute_queue): new method for executing
2809 (ProxyObject::_introspect_error_handler): call queued methods
2899 (ProxyObject::_introspect_reply_handler ): parse introspection data
3167 * python/proxies.py (ProxyObject::connect_to_signal):
3268 (ProxyObject): Add first pass at an introspection state machine
3269 (ProxyObject::__init__): Add introspect keyword for turing off an on
3271 (ProxyObject::_Introspect): Internal Introspect call that bypasses
3275 (ProxyObject::_introspect_reply_handler): New. This method is called
3277 (ProxyObject::_introspect_error_handler): New. This method is called
3279 (ProxyObject::__getattr__): Code to handle different introspection
4933 alias for ProxyObject to make it easier for the Twisted
4936 * python/proxies.py (class ProxyObject): add the ProxyMethodClass
5008 * python/proxies.py (ProxyObject.__getattr__): add further patch
5066 (RemoteObject): Renamed to ProxyObject