OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GUIProxy
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
RemoteDebugger.py
9
|
GUIProxy
|--remote#call-->| GUIAdapter |--calls-->| GUI |
58
class
GUIProxy
:
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/
RemoteDebugger.py
9
|
GUIProxy
|--remote#call-->| GUIAdapter |--calls-->| GUI |
58
class
GUIProxy
:
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 28 milliseconds