Home
last modified time | relevance | path

Searched refs:signal (Results 1 – 7 of 7) sorted by relevance

/development/testrunner/
Drun_command.py20 import signal
132 os.kill(pid[0], signal.SIGKILL)
/development/scripts/
Dsymbol.py27 import signal
128 for sig in (signal.SIGABRT, signal.SIGINT, signal.SIGTERM):
129 signal.signal(sig, PipeTermHandler)
/development/scripts/gdb/
Ddalvik.gdb17 # gdb to debug programs using ART we need to treat this signal specially. We
49 set to stop the program when an unexpected SIGSEGV signal is
/development/samples/browseable/StorageProvider/src/com.example.android.storageprovider/
DMyCloudProvider.java247 CancellationSignal signal) in openDocumentThumbnail() argument
293 CancellationSignal signal) in openDocument() argument
/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py31 import signal
567 self.process.send_signal(signal.SIGINT)
/development/samples/Vault/src/com/example/android/vault/
DVaultProvider.java499 String documentId, String mode, CancellationSignal signal) in openDocument() argument
/development/tools/winscope/
Dyarn.lock3328 signal-exit "^3.0.0"
3343 signal-exit "^3.0.3"
6504 signal-exit "^3.0.2"
6807 signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3:
6809 …resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e25…