HomeSort by relevance Sort by last modified time
    Searched full:daemons (Results 1 - 25 of 69) sorted by null

1 2 3

  /art/test/030-bad-finalizer/
info.txt 11 at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:182)
12 at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:168)
  /dalvik/tests/030-bad-finalizer/
info.txt 11 at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:182)
12 at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:168)
  /frameworks/base/services/java/com/android/server/
IoThread.java 25 * (not waiting for data itself, but communicating with network daemons).
NativeDaemonConnector.java 111 // In order to ensure that unprivileged apps aren't able to impersonate native daemons on
112 // production devices, even if said native daemons ill-advisedly pick a socket name that
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
kdaemon.h 19 /* Interfaces to control the various kernel daemons. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
kdaemon.h 19 /* Interfaces to control the various kernel daemons. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
kdaemon.h 19 /* Interfaces to control the various kernel daemons. */
  /build/target/board/vbox_x86/
init.vbox_x86.rc 22 # disable some daemons the emulator doesn't want
65 # process to avoid race conditions with other daemons that
  /device/generic/goldfish/
init.goldfish.rc 36 # disable some daemons the emulator doesn't want
74 # process to avoid race conditions with other daemons that
  /device/generic/mini-emulator-armv7-a-neon/
init.mini-emulator.rc 45 # disable some daemons the emulator doesn't want
83 # process to avoid race conditions with other daemons that
  /external/ipsec-tools/src/racoon/doc/
README.gssapi 8 GSS_C_NO_CREDENTIAL ("use default creds"). Daemons are often started
11 by login authentication daemons) in these situations is to add
13 by daemons concerned with login credentials, uses 'host/fqdn' as
  /art/runtime/
thread_list.h 135 // Signaled when threads terminate. Used to determine when all non-daemons have terminated.
  /external/iputils/
iputils.spec 11 Group: System Environment/Daemons
  /external/mdnsresponder/mDNSShared/
mDNSResponder.8 115 daemons for other platforms, including Mac OS 9, Microsoft Windows,
  /external/openssh/
README.privsep 18 used by other daemons, and must be locked and should contain a
  /external/openssh/contrib/suse/
rc.sshd 85 ## Signal the daemon to reload its config. Most daemons
  /frameworks/native/cmds/flatland/
README.txt 73 locked and that no heavy-weight services / daemons are running in the
  /system/core/include/cutils/
sockets.h 45 * third-party daemons with minimal modification.
  /libcore/dalvik/src/main/java/dalvik/system/
Zygote.java 65 Daemons.stop();
86 Daemons.start();
  /libcore/libart/src/main/java/java/lang/
Daemons.java 33 public final class Daemons {
56 * Daemons can be stopped and started, but only so that the zygote can be a
  /libcore/libdvm/src/main/java/java/lang/
Daemons.java 33 public final class Daemons {
52 * Daemons can be stopped and started, but only so that the zygote can be a
  /frameworks/base/services/java/com/android/server/connectivity/
Vpn.java 687 * Start legacy VPN, controlling native daemons as needed. Creates a
    [all...]
  /dalvik/vm/alloc/
Alloc.cpp 76 ClassObject *klass = dvmFindSystemClass("Ljava/lang/Daemons;");
  /external/chromium_org/webkit/browser/fileapi/
native_file_util.cc 22 // System daemons on Chrome OS may run as a user different than the Chrome
  /external/e2fsprogs/
e2fsprogs.spec 51 Group: System Environment/Daemons

Completed in 6888 milliseconds

1 2 3