/aosp_15_r20/out/soong/.intermediates/frameworks/base/omapi/aidl/android.se.omapi-V1-java-source/gen/android/se/omapi/ |
D | ISecureElementSession.java | 38 …@Override public android.se.omapi.ISecureElementChannel openBasicChannel(byte[] aid, byte p2, andr… in openBasicChannel() method in ISecureElementSession.Default 262 …@Override public android.se.omapi.ISecureElementChannel openBasicChannel(byte[] aid, byte p2, andr… in openBasicChannel() method in ISecureElementSession.Stub.Proxy 358 …public android.se.omapi.ISecureElementChannel openBasicChannel(byte[] aid, byte p2, android.se.oma… in openBasicChannel() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element-V1-java-source/gen/android/hardware/secure_element/ |
D | ISecureElement.java | 37 @Override public byte[] openBasicChannel(byte[] aid, byte p2) throws android.os.RemoteException in openBasicChannel() method in ISecureElement.Default 288 … @Override public byte[] openBasicChannel(byte[] aid, byte p2) throws android.os.RemoteException in openBasicChannel() method in ISecureElement.Stub.Proxy 427 public byte[] openBasicChannel(byte[] aid, byte p2) throws android.os.RemoteException; in openBasicChannel() method
|
/aosp_15_r20/frameworks/base/omapi/java/android/se/omapi/ |
H A D | Session.java | 199 public @Nullable Channel openBasicChannel(@Nullable byte[] aid, @Nullable byte p2) in openBasicChannel() method in Session 249 public @Nullable Channel openBasicChannel(@Nullable byte[] aid) throws IOException { in openBasicChannel() method in Session
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element-V1-java/android_common/turbine/ |
D | android.hardware.secure_element-V1-java.jar | android/hardware/secure_element/ISecureElement$Default.class
<Unknown>
package android.hardware. ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element-V1-java/android_common/javac/ |
D | android.hardware.secure_element-V1-java.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/hardware/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/1.0/android.hardware.secure_element-V1.0-java_gen_java/gen/srcs/android/hardware/secure_element/V1_0/ |
D | ISecureElement.java | 184 void openBasicChannel(java.util.ArrayList<Byte> aid, byte p2, openBasicChannelCallback _hidl_cb) in openBasicChannel() method 441 …public void openBasicChannel(java.util.ArrayList<Byte> aid, byte p2, openBasicChannelCallback _hid… in openBasicChannel() method in ISecureElement.Proxy
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/omapi/aidl/android.se.omapi-V1-java/android_common_apex35/turbine/ |
D | android.se.omapi-V1-java.jar | android/se/omapi/ISecureElementChannel$Default.class
<Unknown>
package android.se. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/omapi/aidl/android.se.omapi-V1-java/android_common/turbine/ |
D | android.se.omapi-V1-java.jar | android/se/omapi/ISecureElementChannel$Default.class
<Unknown>
package android.se. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/omapi/aidl/android.se.omapi_interface/dump/android/se/omapi/ |
D | ISecureElementSession.aidl | 46 …android.se.omapi.ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in android.se.o… in openBasicChannel() method
|
/aosp_15_r20/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/1/android/se/omapi/ |
H A D | ISecureElementSession.aidl | 46 …android.se.omapi.ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in android.se.o… in openBasicChannel() method
|
/aosp_15_r20/frameworks/base/omapi/aidl/android/se/omapi/ |
H A D | ISecureElementSession.aidl | 65 ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in openBasicChannel() method
|
/aosp_15_r20/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/current/android/se/omapi/ |
H A D | ISecureElementSession.aidl | 46 …android.se.omapi.ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in android.se.o… in openBasicChannel() method
|
/aosp_15_r20/hardware/interfaces/secure_element/aidl/android/hardware/secure_element/ |
H A D | ISecureElement.aidl | 91 byte[] openBasicChannel(in byte[] aid, in byte p2); in openBasicChannel() method
|
/aosp_15_r20/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/current/android/hardware/secure_element/ |
H A D | ISecureElement.aidl | 41 byte[] openBasicChannel(in byte[] aid, in byte p2); in openBasicChannel() method
|
/aosp_15_r20/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/1/android/hardware/secure_element/ |
H A D | ISecureElement.aidl | 41 byte[] openBasicChannel(in byte[] aid, in byte p2); in openBasicChannel() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element_interface/dump/android/hardware/secure_element/ |
D | ISecureElement.aidl | 41 byte[] openBasicChannel(in byte[] aid, in byte p2); in openBasicChannel() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/1.0/android.hardware.secure_element-V1.0-java/android_common/turbine/ |
D | android.hardware.secure_element-V1.0-java.jar | android/hardware/secure_element/V1_0/ISecureElement$openLogicalChannelCallback.class
<Unknown>
package android. ... |
/aosp_15_r20/hardware/interfaces/secure_element/1.0/vts/functional/ |
H A D | VtsHalSecureElementV1_0TargetTest.cpp | 138 TEST_P(SecureElementHidlTest, openBasicChannel) { in TEST_P() argument
|
/aosp_15_r20/hardware/interfaces/secure_element/aidl/vts/ |
H A D | VtsHalSecureElementTargetTest.cpp | 220 TEST_P(SecureElementAidl, openBasicChannel) { in TEST_P() argument
|
/aosp_15_r20/hardware/nxp/secure_element/pn8x/1.0/ |
D | SecureElement.cpp | 258 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
|
/aosp_15_r20/hardware/st/secure_element/1.1/ |
D | SecureElement.cpp | 300 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
|
/aosp_15_r20/hardware/nxp/secure_element/snxxx/1.0/ |
D | VirtualISO.cpp | 338 Return<void> VirtualISO::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
|
/aosp_15_r20/packages/apps/SecureElement/src/com/android/se/ |
D | SecureElementService.java | 386 public ISecureElementChannel openBasicChannel(byte[] aid, byte p2, in openBasicChannel() method in SecureElementService.SecureElementSession
|
/aosp_15_r20/hardware/nxp/secure_element/pn8x/1.1/ |
D | SecureElement.cpp | 300 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
|
/aosp_15_r20/hardware/st/secure_element/1.0/ |
D | SecureElement.cpp | 315 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
|