Home
last modified time | relevance | path

Searched defs:frame (Results 1 – 9 of 9) sorted by relevance

/tools/repohooks/rh/
Dsignals.py30 def relay_signal(handler, signum, frame): argument
68 def handler(signum, frame): argument
Dutils.py167 signum, frame): argument
/tools/test/connectivity/tools/lab/utils/
Dtime_limit.py39 def handle_timeout(self, signum, frame): argument
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/
DTraceViewerWindow.kt37 val frame = JFrame("TraceViewer") in <lambda>() constant in traceviewer.ui.TraceViewerWindow
/tools/test/connectivity/acts/framework/acts/
Dconfig_parser.py117 def termination_sig_handler(signal_num, frame): argument
Dutils.py515 def _timeout_handler(signum, frame): argument
/tools/tradefederation/core/src/com/android/tradefed/log/
DLogUtil.java334 public static String getClassName(int frame) { in getClassName()
/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_sender.py842 def _pad_frame(self, frame): argument
/tools/acloud/internal/lib/
Dutils.py1171 def _HandleTimeout(signum, frame): argument