/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0318/ |
D | poc.cpp | 35 data.writeInterfaceToken(service->getInterfaceDescriptor()); in poc() 47 data.writeInterfaceToken(binder->getInterfaceDescriptor()); in poc() 61 String16 name = binder->getInterfaceDescriptor(); in poc() 69 data.writeInterfaceToken(binder->getInterfaceDescriptor()); in poc()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0243/ |
D | poc.cpp | 34 data.writeInterfaceToken(params->service->getInterfaceDescriptor()); in thread_getParameter() 56 String16 interface_name = service->getInterfaceDescriptor(); in main() 84 data.writeInterfaceToken(binder->getInterfaceDescriptor()); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/ |
D | poc.cpp | 50 data.writeInterfaceToken(iMediaPlayerService->getInterfaceDescriptor()); in doInforLeakTest() 56 data2.writeInterfaceToken(iDrm->getInterfaceDescriptor()); in doInforLeakTest()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0226/ |
D | poc.cpp | 38 data1.writeInterfaceToken(service->getInterfaceDescriptor()); in main() 46 data2.writeInterfaceToken(binder->getInterfaceDescriptor()); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0420/ |
D | poc.cpp | 28 String16 interface_name = service->getInterfaceDescriptor(); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0330/ |
D | poc.cpp | 41 data.writeInterfaceToken(service->getInterfaceDescriptor()); in trigger_onUserStarted()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/ |
D | poc.cpp | 61 data.writeInterfaceToken(iGBP->getInterfaceDescriptor()); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0484/ |
D | poc.cpp | 44 data.writeInterfaceToken(iMediaPlayer->getInterfaceDescriptor()); in main()
|
/cts/tests/tests/binder_ndk/src/android/binder/cts/ |
D | ILegacyBinder.java | 68 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in ILegacyBinder.Stub.Proxy
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BinderTest.java | 263 assertNull(mBinder.getInterfaceDescriptor()); in testInterfaceRelatedMethods() 265 assertEquals(DESCRIPTOR_GOOGLE, mBinder.getInterfaceDescriptor()); in testInterfaceRelatedMethods()
|
D | StrictModeTest.java | 1479 assertThat(binder.queryLocalInterface(binder.getInterfaceDescriptor())).isNull(); in runWithRemoteServiceBound()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | CVE_2021_0521.java | 74 String desciption = pmsBinder.getInterfaceDescriptor(); in testPocCVE_2021_0521()
|
D | CVE_2024_34719.java | 84 data.writeInterfaceToken(binder.getInterfaceDescriptor()); in testPocCVE_2024_34719()
|
D | IBinderExchange.java | 96 public java.lang.String getInterfaceDescriptor() { in getInterfaceDescriptor() method in IBinderExchange.Stub.Proxy
|
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/ |
D | Authenticator.java | 40 public String getInterfaceDescriptor() throws RemoteException {
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/ |
D | Authenticator.java | 26 public String getInterfaceDescriptor() throws RemoteException {
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20004/test-app/src/android/security/cts/CVE_2022_20004_test/ |
D | PocActivity.java | 69 description = binder.getInterfaceDescriptor(); in onCreate()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39808/src/android/security/cts/CVE_2021_39808/ |
D | PocService.java | 100 String description = binder.getInterfaceDescriptor(); in createNotificationGroup()
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 32619 method @Nullable public String getInterfaceDescriptor(); 33182 method @Nullable public String getInterfaceDescriptor() throws android.os.RemoteException;
|