Searched refs:GUIProxy (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DRemoteDebugger.py9 | GUIProxy |--remote#call-->| GUIAdapter |--calls-->| GUI |
58 class GUIProxy: class in inherits:
180 RPC link by instantiating the GUIProxy, Idb debugger, and IdbAdapter
186 gui_proxy = GUIProxy(rpchandler, gui_adap_oid)
346 interaction requests coming from the subprocess debugger via the GUIProxy.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DRemoteDebugger.py9 | GUIProxy |--remote#call-->| GUIAdapter |--calls-->| GUI |
58 class GUIProxy: class in inherits:
180 RPC link by instantiating the GUIProxy, Idb debugger, and IdbAdapter
186 gui_proxy = GUIProxy(rpchandler, gui_adap_oid)
346 interaction requests coming from the subprocess debugger via the GUIProxy.

Completed in 72 milliseconds