Home
last modified time | relevance | path

Searched refs:exit (Results 1 – 25 of 90) sorted by relevance

1234

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0069/
Dpoc.c126 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/
Ddetect_usb_audio.py28 sys.exit(1)
45 sys.exit(0)
48 sys.exit(1)
Dcheck_conf.py24 sys.exit(1)
/cts/hostsidetests/securitybulletin/securityPatch/Bug-137878930/
Dpoc.cpp47 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/
Dpoc.cpp67 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/
Dpoc.c43 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/
Dgenerate_images.py178 sys.exit(1)
183 sys.exit(1)
188 sys.exit(1)
216 sys.exit(1)
222 sys.exit(1)
/cts/hostsidetests/securitybulletin/securityPatch/includes/
DomxUtils.cpp65 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()
Dcommon.h30 exit(EXIT_FAILURE); \
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2014-9803/
Dpoc.c87 int exit = WEXITSTATUS(status); // get child exit status in main() local
91 return exit; in main()
/cts/tools/selinux/
DSELinuxNeverallowTestGen.py65 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/
DIBadProvider.aidl9 oneway void exit(); in exit() method
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/d/
DT_monitor_enter_1.smali47 monitor-exit v7
53 monitor-exit v7
58 monitor-exit v7
/cts/tests/tests/security/src/android/security/cts/CVE_2021_0327/
DBadProvider.java43 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/
DT_monitor_exit_3.smali34 monitor-exit v1
39 monitor-exit v3
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-10229/
Dpoc.c93 exit(udp_recv()); in main()
96 exit(udp_send()); in main()
/cts/suite/audio_quality/test_description/
Dprocessing_main.py71 sys.exit(0)
143 sys.exit(1)
152 sys.exit(1)
202 sys.exit(1)
/cts/apps/CtsVerifier/assets/scripts/
Dexecute_power_tests.py271 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/
DHoarder.java53 System.exit(1); in main()
57 System.exit(0); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0956/
Dpoc.cpp29 exit(EXIT_FAILURE); in sigabrt_handler()
/cts/tests/tests/content/HelloWorldApp/src7/com/example/helloworld/
DMainActivity.java34 System.exit(7); in onCreate()
/cts/tests/tests/content/HelloWorldApp/src5/com/example/helloworld/
DMainActivity.java34 System.exit(5); in onCreate()
/cts/tests/tests/content/HelloWorldApp/src_shell/com/android/shell/
DMainActivity.java34 System.exit(1); in onCreate()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-0844/
Dpoc.c74 exit(1); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-29368/
Dpoc.cpp69 exit(child_fn()); in main()

1234