/external/sepolicy/ |
D | vdc.te | 1 # vdc spawned from init for the following services:
|
D | app.te | 2 ### Domain for all zygote spawned apps 4 ### This file is the base policy for all zygote spawned apps. 7 ### zygote spawned apps should be added here. 35 # Notify shell and adbd of death when spawned via runas for ndk-gdb.
|
D | shell.te | 1 # Domain for shell processes spawned by ADB or console service.
|
D | kernel.te | 20 # We use dontaudit instead of allow to prevent a kernel spawned userspace
|
D | system_server.te | 2 # System Server aka system_server spawned by zygote. 447 # system server should never be opening zygote spawned app data
|
D | domain.te | 416 # TODO: prohibit non-zygote spawned processes from using shared libraries
|
/external/protobuf/gtest/src/ |
D | gtest-death-test.cc | 328 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 448 if (!spawned()) in Passed() 552 if (!spawned()) in Wait() 716 if (!spawned()) in Wait()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 341 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 491 if (!spawned()) in Passed() 600 if (!spawned()) in Wait() 764 if (!spawned()) in Wait()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-death-test.cc | 344 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 494 if (!spawned()) in Passed() 602 if (!spawned()) in Wait() 766 if (!spawned()) in Wait()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-death-test.cc | 379 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 529 if (!spawned()) in Passed() 638 if (!spawned()) in Wait() 802 if (!spawned()) in Wait()
|
/external/gtest/src/ |
D | gtest-death-test.cc | 381 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 531 if (!spawned()) in Passed() 640 if (!spawned()) in Wait() 800 if (!spawned()) in Wait()
|
/external/toybox/kconfig/ |
D | README | 8 each of which spawned long "I think you should go do this and this and this
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.inc | 95 " If non-zero, a background thread is spawned at startup" 100 " If non-zero, a background thread is spawned at startup"
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-05-18-ExceptionHandling.txt | 40 function, for a spawned thread, it corresponds to the thread function.
|
/external/protobuf/gtest/fused-src/gtest/ |
D | gtest-all.cc | 6367 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 6487 if (!spawned()) in Passed() 6591 if (!spawned()) in Wait() 6755 if (!spawned()) in Wait()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 6875 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 7025 if (!spawned()) in Passed() 7134 if (!spawned()) in Wait() 7294 if (!spawned()) in Wait()
|
/external/libvncserver/x11vnc/ |
D | RELEASE-NOTES | 850 as a session type. setpgrp(2) is used for the spawned 866 setsid() or setpgrp() is called for the external command spawned 997 the program, in case it is spawned by inetd/tcpd and
|
D | README | 13949 You can have the x11vnc inetd spawned process run as,
|
/external/openssh/ |
D | ssh_config.0 | 574 session of the ssh(1) that spawned it. It should not be used for
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 5544 The number of processes spawned by fsck can now be limited using the
|