/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0069/ |
D | poc.c | 126 goto exit; in perform_pa_read() 133 goto exit; in perform_pa_read() 138 goto exit; in perform_pa_read() 186 exit: in perform_pa_read() 216 goto exit; in main() 223 goto exit; in main() 227 goto exit; in main() 231 goto exit; in main() 247 goto exit; in main() 266 exit: in main()
|
/cts/suite/audio_quality/test_description/conf/ |
D | detect_usb_audio.py | 28 sys.exit(1) 45 sys.exit(0) 48 sys.exit(1)
|
D | check_conf.py | 24 sys.exit(1)
|
/cts/hostsidetests/securitybulletin/securityPatch/Bug-137878930/ |
D | poc.cpp | 47 exit(EXIT_VULNERABLE); in handler() 66 exit(-1); in makeDrmFactories() 124 exit(-1); in createPlugin() 137 exit(-1); in openSession() 145 exit(-1); in openSession() 167 exit(-1); in provideKeyResponse() 178 exit(-1); in getSecureStops()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-29661/ |
D | poc.cpp | 67 if (getppid() == 1) exit(EXIT_FAILURE); in main() 93 if (getppid() == 1) exit(EXIT_FAILURE); in main() 106 exit(EXIT_SUCCESS); in main() 115 exit(ret); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/ |
D | poc.c | 43 exit(EXIT_FAILURE); in drm_version() 58 exit(EXIT_FAILURE); in nouveau_gem_ioctl_new() 71 exit(EXIT_FAILURE); in nouveau_gem_ioctl_map()
|
/cts/hostsidetests/theme/ |
D | generate_images.py | 178 sys.exit(1) 183 sys.exit(1) 188 sys.exit(1) 216 sys.exit(1) 222 sys.exit(1)
|
/cts/hostsidetests/securitybulletin/securityPatch/includes/ |
D | omxUtils.cpp | 65 exit (EXIT_FAILURE); in binderDied() 71 exit (EXIT_FAILURE); in serviceDied() 105 exit (EXIT_FAILURE); in omxUtilsCheckCmdExecution() 110 exit (EXIT_FAILURE); in omxExitOnError() 130 exit (EXIT_FAILURE); in omxUtilsInit()
|
D | common.h | 30 exit(EXIT_FAILURE); \
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2014-9803/ |
D | poc.c | 87 int exit = WEXITSTATUS(status); // get child exit status in main() local 91 return exit; in main()
|
/cts/tools/selinux/ |
D | SELinuxNeverallowTestGen.py | 65 exit("ERROR: END_%s outside of %s section" % (section, section)) 75 exit("ERROR: end of input while inside %s section" % section) 98 exit(1)
|
/cts/tests/tests/security/aidl/android/security/cts/CVE_2021_0327/ |
D | IBadProvider.aidl | 9 oneway void exit(); in exit() method
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/d/ |
D | T_monitor_enter_1.smali | 47 monitor-exit v7 53 monitor-exit v7 58 monitor-exit v7
|
/cts/tests/tests/security/src/android/security/cts/CVE_2021_0327/ |
D | BadProvider.java | 43 public void exit() throws RemoteException { in call() 44 System.exit(0); in call()
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_exit/d/ |
D | T_monitor_exit_3.smali | 34 monitor-exit v1 39 monitor-exit v3
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-10229/ |
D | poc.c | 93 exit(udp_recv()); in main() 96 exit(udp_send()); in main()
|
/cts/suite/audio_quality/test_description/ |
D | processing_main.py | 71 sys.exit(0) 143 sys.exit(1) 152 sys.exit(1) 202 sys.exit(1)
|
/cts/apps/CtsVerifier/assets/scripts/ |
D | execute_power_tests.py | 271 sys.exit(msg) 289 sys.exit(error_message) 777 sys.exit( 806 sys.exit("Aborting") 808 sys.exit("Aborting.") 811 sys.exit( 822 sys.exit("No power monitors found") 847 sys.exit("bad pass-through flag: %s" % FLAGS.usbpassthrough) 909 sys.exit( 937 sys.exit(main(FLAGS(sys.argv)))
|
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/ |
D | Hoarder.java | 53 System.exit(1); in main() 57 System.exit(0); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0956/ |
D | poc.cpp | 29 exit(EXIT_FAILURE); in sigabrt_handler()
|
/cts/tests/tests/content/HelloWorldApp/src7/com/example/helloworld/ |
D | MainActivity.java | 34 System.exit(7); in onCreate()
|
/cts/tests/tests/content/HelloWorldApp/src5/com/example/helloworld/ |
D | MainActivity.java | 34 System.exit(5); in onCreate()
|
/cts/tests/tests/content/HelloWorldApp/src_shell/com/android/shell/ |
D | MainActivity.java | 34 System.exit(1); in onCreate()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-0844/ |
D | poc.c | 74 exit(1); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-29368/ |
D | poc.cpp | 69 exit(child_fn()); in main()
|