/frameworks/native/libs/binder/tests/unit_fuzzers/ |
D | BpBinderFuzz.cpp | 45 prctl(PR_SET_PDEATHSIG, SIGHUP); // racey, okay in LLVMFuzzerTestOneInput()
|
/frameworks/native/libs/binder/ndk/tests/ |
D | libbinder_ndk_unit_test.cpp | 1124 prctl(PR_SET_PDEATHSIG, SIGHUP); in main() 1128 prctl(PR_SET_PDEATHSIG, SIGHUP); in main() 1132 prctl(PR_SET_PDEATHSIG, SIGHUP); in main() 1136 prctl(PR_SET_PDEATHSIG, SIGHUP); in main() 1140 prctl(PR_SET_PDEATHSIG, SIGHUP); in main() 1144 prctl(PR_SET_PDEATHSIG, SIGHUP); in main() 1148 prctl(PR_SET_PDEATHSIG, SIGHUP); in main() 1152 prctl(PR_SET_PDEATHSIG, SIGHUP); in main()
|
D | binderVendorDoubleLoadTest.cpp | 146 prctl(PR_SET_PDEATHSIG, SIGHUP); in main()
|
/frameworks/native/libs/binder/tests/ |
D | binderClearBufTest.cpp | 102 prctl(PR_SET_PDEATHSIG, SIGHUP); in main()
|
D | binderRpcBenchmark.cpp | 306 prctl(PR_SET_PDEATHSIG, SIGHUP); // racey, okay in forkRpcServer() 330 prctl(PR_SET_PDEATHSIG, SIGHUP); // racey, okay in main()
|
D | binderStabilityTest.cpp | 383 prctl(PR_SET_PDEATHSIG, SIGHUP); in main()
|
D | binderRecordReplayTest.cpp | 398 prctl(PR_SET_PDEATHSIG, SIGHUP); in main()
|
D | binderSafeInterfaceTest.cpp | 831 prctl(PR_SET_PDEATHSIG, SIGHUP); in main()
|
D | binderLibTest.cpp | 165 prctl(PR_SET_PDEATHSIG, SIGHUP); in start_server_process()
|
D | binderRpcTest.cpp | 98 prctl(PR_SET_PDEATHSIG, SIGHUP); in Process()
|
/frameworks/native/libs/binderthreadstate/ |
D | test.cpp | 232 prctl(PR_SET_PDEATHSIG, SIGHUP); in main() 236 prctl(PR_SET_PDEATHSIG, SIGHUP); in main()
|
/frameworks/av/cmds/screenrecord/ |
D | screenrecord.cpp | 145 case SIGHUP: in signalCatcher() 147 sigaction(SIGHUP, &gOrigSigactionHUP, NULL); in signalCatcher() 172 if (sigaction(SIGHUP, &act, &gOrigSigactionHUP) != 0) { in configureSignals()
|
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/ |
D | OsConstants.java | 646 public static final int SIGHUP = placeholder(); field in OsConstants
|
/frameworks/native/cmds/atrace/ |
D | atrace.cpp | 1063 sigaction(SIGHUP, &sa, nullptr); in registerSigHandler()
|
/frameworks/base/ravenwood/runtime-jni/ |
D | ravenwood_os_constants.cpp | 514 initConstant(env, c, "SIGHUP", SIGHUP); in OsConstants_initConstants()
|
/frameworks/base/core/jni/ |
D | com_android_internal_os_Zygote.cpp | 523 if (sigaction(SIGHUP, &sig_hup, nullptr) < 0) { in SetSignalHandlers()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 27935 field public static final int SIGHUP;
|