Home
last modified time | relevance | path

Searched refs:getInterfaceDescriptor (Results 1 – 20 of 20) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0318/
Dpoc.cpp35 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/
Dpoc.cpp34 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/
Dpoc.cpp50 data.writeInterfaceToken(iMediaPlayerService->getInterfaceDescriptor()); in doInforLeakTest()
56 data2.writeInterfaceToken(iDrm->getInterfaceDescriptor()); in doInforLeakTest()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0226/
Dpoc.cpp38 data1.writeInterfaceToken(service->getInterfaceDescriptor()); in main()
46 data2.writeInterfaceToken(binder->getInterfaceDescriptor()); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0420/
Dpoc.cpp28 String16 interface_name = service->getInterfaceDescriptor(); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0330/
Dpoc.cpp41 data.writeInterfaceToken(service->getInterfaceDescriptor()); in trigger_onUserStarted()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/
Dpoc.cpp61 data.writeInterfaceToken(iGBP->getInterfaceDescriptor()); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0484/
Dpoc.cpp44 data.writeInterfaceToken(iMediaPlayer->getInterfaceDescriptor()); in main()
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DILegacyBinder.java68 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in ILegacyBinder.Stub.Proxy
/cts/tests/tests/os/src/android/os/cts/
DBinderTest.java263 assertNull(mBinder.getInterfaceDescriptor()); in testInterfaceRelatedMethods()
265 assertEquals(DESCRIPTOR_GOOGLE, mBinder.getInterfaceDescriptor()); in testInterfaceRelatedMethods()
DStrictModeTest.java1479 assertThat(binder.queryLocalInterface(binder.getInterfaceDescriptor())).isNull(); in runWithRemoteServiceBound()
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0521.java74 String desciption = pmsBinder.getInterfaceDescriptor(); in testPocCVE_2021_0521()
DCVE_2024_34719.java84 data.writeInterfaceToken(binder.getInterfaceDescriptor()); in testPocCVE_2024_34719()
DIBinderExchange.java96 public java.lang.String getInterfaceDescriptor() { in getInterfaceDescriptor() method in IBinderExchange.Stub.Proxy
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
DAuthenticator.java40 public String getInterfaceDescriptor() throws RemoteException {
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/
DAuthenticator.java26 public String getInterfaceDescriptor() throws RemoteException {
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20004/test-app/src/android/security/cts/CVE_2022_20004_test/
DPocActivity.java69 description = binder.getInterfaceDescriptor(); in onCreate()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39808/src/android/security/cts/CVE_2021_39808/
DPocService.java100 String description = binder.getInterfaceDescriptor(); in createNotificationGroup()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt32619 method @Nullable public String getInterfaceDescriptor();
33182 method @Nullable public String getInterfaceDescriptor() throws android.os.RemoteException;