OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:watchdog
(Results
101 - 125
of
158
) sorted by null
1
2
3
4
5
6
7
/external/qemu/
vl.c
144
#include "hw/
watchdog
.h"
239
WatchdogTimerModel *
watchdog
= NULL;
variable
[
all
...]
vl-android.c
186
#include "hw/
watchdog
.h"
311
WatchdogTimerModel *
watchdog
= NULL;
variable
[
all
...]
monitor.c
31
#include "hw/
watchdog
.h"
605
monitor_printf(mon, "Unknown
watchdog
action '%s'\n", action);
[
all
...]
/hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp
[
all
...]
/frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java
31
import com.android.server.
Watchdog
;
170
implements
Watchdog
.Monitor, BatteryStatsImpl.BatteryCallback {
[
all
...]
/dalvik/vm/
Globals.h
602
/* when using a native debugger, set this to suppress
watchdog
timers */
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c
596
/* XXX maco only wait 30 seconds for B4+ revisions to avoid
watchdog
timeouts */
[
all
...]
/external/netperf/
netcpu_looper.c
596
/*
watchdog
timers such as the udp stream test. We let these */
/frameworks/av/services/audioflinger/
Threads.h
598
sp<AudioWatchdog> mAudioWatchdog; // non-0 if there is an audio
watchdog
thread
[
all
...]
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java
244
//
Watchdog
has already disconnected or will do it
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java
231
//
Watchdog
has already disconnected or will do it
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sysctl.h
160
KERN_NMI_WATCHDOG=75, /* int: enable/disable nmi
watchdog
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h
160
KERN_NMI_WATCHDOG=75, /* int: enable/disable nmi
watchdog
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h
160
KERN_NMI_WATCHDOG=75, /* int: enable/disable nmi
watchdog
*/
/external/chromium/chrome/common/
chrome_switches.cc
506
// Usage: -enable-
watchdog
=[ui][io]
508
const char kEnableWatchdog[] = "enable-
watchdog
";
[
all
...]
/prebuilts/sdk/renderscript/lib/arm/
libRSSupport.so
/prebuilts/sdk/renderscript/lib/mips/
libRSSupport.so
/external/chromium/chrome/browser/
browser_process_impl.cc
273
// Stop the
watchdog
thread after stopping other threads.
[
all
...]
/external/iproute2/testsuite/configs/
all-no-act
906
#
Watchdog
Cards
[
all
...]
all-police-act
911
#
Watchdog
Cards
[
all
...]
/external/oprofile/
ChangeLog-2007
88
* utils/opcontrol: nmi
watchdog
is now cleanly handled in the kernel
/external/qemu/hw/
pc.c
39
#include "
watchdog
.h"
[
all
...]
/external/webkit/Tools/DumpRenderTree/mac/
DumpRenderTree.mm
[
all
...]
/frameworks/base/core/java/android/webkit/
WebViewCore.java
189
// Start the singleton
watchdog
which will monitor the WebCore thread
196
// Make sure the
Watchdog
is aware of this new WebView.
799
// Ping back the
watchdog
to let it know we're still processing
[
all
...]
/frameworks/base/services/java/com/android/server/
MountService.java
106
implements INativeDaemonConnectorCallbacks,
Watchdog
.Monitor {
[
all
...]
Completed in 721 milliseconds
1
2
3
4
5
6
7