Searched refs:poc (Results 1 – 25 of 192) sorted by relevance
12345678
/cts/hostsidetests/securitybulletin/securityPatch/Bug-187957589/ |
D | poc.cpp | 19 void poc() { in poc() function 27 poc(); in main()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | CVE_2021_0394.java | 41 assertFalse(poc()); in testPocCVE_2021_0394() 45 public static native boolean poc(); in poc() method in CVE_2021_0394
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9466/ |
D | Android.bp | 27 "poc-CVE-2017-9047.c", 41 "poc-CVE-2017-9048.c", 55 "poc-CVE-2017-9049.c",
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8427/ |
D | poc.c | 65 int poc() in poc() function 91 return poc(); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9247/ |
D | poc.cpp | 39 int poc(void *sTp) { in poc() function 83 clone(&poc, ptr + STACK_SIZE, CLONE_VM, sTp); in main()
|
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | CVE_2023_40077.java | 55 NativePoc poc = in testPocCVE_2023_40077() local 73 poc.run(this); in testPocCVE_2023_40077()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-1906/ |
D | Android.bp | 10 "poc.c",
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/ |
D | Android.bp | 9 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11282/ |
D | Android.bp | 9 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-5862/ |
D | Android.bp | 9 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-5867/ |
D | Android.bp | 9 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0318/ |
D | poc.cpp | 27 void poc(int handle) { in poc() function 114 poc(handle); in get_sensor_list()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0817/ |
D | poc.cpp | 57 void poc() { in poc() function 134 poc(); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2014-3145/ |
D | Android.bp | 23 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0477/ |
D | Android.bp | 23 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9515/ |
D | Android.bp | 23 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2014-9803/ |
D | Android.bp | 23 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0670/ |
D | Android.bp | 29 "poc.c",
|
/cts/hostsidetests/securitybulletin/securityPatch/Bug-38195738/ |
D | Android.bp | 23 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-29374/ |
D | Android.bp | 26 srcs: ["poc.cpp"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-29661/ |
D | Android.bp | 26 srcs: ["poc.cpp"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0334/ |
D | Android.bp | 23 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/ |
D | Android.bp | 23 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-10229/ |
D | Android.bp | 23 srcs: ["poc.c"],
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-20357/ |
D | Android.bp | 29 "poc.cpp",
|
12345678