Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dsignals.py30 def relay_signal(handler, signum, frame): argument
Dutils.py156 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.py125 def termination_sig_handler(signal_num, frame): argument
Dutils.py537 def _timeout_handler(signum, frame): argument
/tools/tradefederation/core/common_util/com/android/tradefed/log/
DLogUtil.java301 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.py1282 def _HandleTimeout(signum, frame): argument