/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 | 23 @Override public void closeChannel(byte channelNumber) throws android.os.RemoteException in closeChannel() method in ISecureElement.Default 212 @Override public void closeChannel(byte channelNumber) throws android.os.RemoteException in closeChannel() method in ISecureElement.Stub.Proxy 423 public void closeChannel(byte channelNumber) throws android.os.RemoteException; in closeChannel() method
|
/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 | 196 byte closeChannel(byte channelNumber) in closeChannel() method 463 public byte closeChannel(byte channelNumber) in closeChannel() method in ISecureElement.Proxy
|
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/secure/omapi/ |
D | OmapiConnection.java | 45 void closeChannel() throws IOException; in closeChannel() method
|
D | OmapiConnectionImpl.java | 110 public void closeChannel() throws IOException { in closeChannel() method in OmapiConnectionImpl
|
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/ |
H A D | OldConnectionReaperHandler.java | 82 private void closeChannel(ChannelHandlerContext ctx) { in closeChannel() method in OldConnectionReaperHandler
|
/aosp_15_r20/hardware/interfaces/secure_element/aidl/android/hardware/secure_element/ |
H A D | ISecureElement.aidl | 39 void closeChannel(in byte channelNumber); in closeChannel() 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 | 37 void closeChannel(in byte channelNumber); in closeChannel() 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 | 37 void closeChannel(in byte channelNumber); in closeChannel() 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 | 37 void closeChannel(in byte channelNumber); in closeChannel() method
|
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/bzip2/ |
H A D | PythonTruncatedBzip2Test.java | 68 public void closeChannel() throws IOException { in closeChannel() method in PythonTruncatedBzip2Test
|
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/secure/ |
D | SecureElementChannel.java | 139 public boolean closeChannel() { in closeChannel() method in SecureElementChannel
|
/aosp_15_r20/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/ |
H A D | ChreCallbackHandler.java | 158 private void closeChannel() { in closeChannel() method in ChreCallbackHandler
|
/aosp_15_r20/system/chre/util/pigweed/ |
H A D | rpc_server.cc | 210 pw::Status RpcServer::closeChannel(uint32_t id) { in closeChannel() function in chre::RpcServer
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/ |
D | ChannelManager.cpp | 31 bool ChannelManager<ChannelGroupT>::closeChannel(int32_t tgid, int32_t uid) { in closeChannel() function in aidl::google::hardware::power::impl::pixel::ChannelManager
|
/aosp_15_r20/libcore/ojluni/src/test/java/nio/MappedByteBuffer/ |
H A D | ForceViews.java | 68 private void closeChannel() throws IOException { in closeChannel() method in ForceViews
|
/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/aidl/vts/ |
H A D | VtsHalSecureElementTargetTest.cpp | 266 TEST_P(SecureElementAidl, closeChannel) { in TEST_P() argument
|
/aosp_15_r20/hardware/nxp/keymint/transport/ |
D | OmapiTransport.cpp | 494 void OmapiTransport::closeChannel() { in closeChannel() function in keymint::javacard::OmapiTransport
|
/aosp_15_r20/hardware/nxp/secure_element/pn8x/1.0/ |
D | SecureElement.cpp | 349 SecureElement::closeChannel(uint8_t channelNumber) { in closeChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
|
/aosp_15_r20/hardware/st/secure_element/1.1/ |
D | SecureElement.cpp | 397 SecureElement::closeChannel(uint8_t channelNumber) { in closeChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
|
/aosp_15_r20/hardware/nxp/secure_element/snxxx/1.0/ |
D | VirtualISO.cpp | 499 VirtualISO::closeChannel(uint8_t channelNumber) { in closeChannel() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
|
/aosp_15_r20/hardware/nxp/secure_element/pn8x/1.1/ |
D | SecureElement.cpp | 390 Return<SecureElementStatus> SecureElement::closeChannel(uint8_t channelNumber) { in closeChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
|
/aosp_15_r20/hardware/st/secure_element/1.0/ |
D | SecureElement.cpp | 412 SecureElement::closeChannel(uint8_t channelNumber) { in closeChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
|