Home
last modified time | relevance | path

Searched defs:closeChannel (Results 1 – 25 of 115) sorted by relevance

12345

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element-V1-java-source/gen/android/hardware/secure_element/
DISecureElement.java23 @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/
Dandroid.hardware.secure_element-V1-java.jarandroid/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/
Dandroid.hardware.secure_element-V1-java.jarMETA-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/
DISecureElement.java196 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/
DOmapiConnection.java45 void closeChannel() throws IOException; in closeChannel() method
DOmapiConnectionImpl.java110 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 DOldConnectionReaperHandler.java82 private void closeChannel(ChannelHandlerContext ctx) { in closeChannel() method in OldConnectionReaperHandler
/aosp_15_r20/hardware/interfaces/secure_element/aidl/android/hardware/secure_element/
H A DISecureElement.aidl39 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 DISecureElement.aidl37 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 DISecureElement.aidl37 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/
DISecureElement.aidl37 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 DPythonTruncatedBzip2Test.java68 public void closeChannel() throws IOException { in closeChannel() method in PythonTruncatedBzip2Test
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/secure/
DSecureElementChannel.java139 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 DChreCallbackHandler.java158 private void closeChannel() { in closeChannel() method in ChreCallbackHandler
/aosp_15_r20/system/chre/util/pigweed/
H A Drpc_server.cc210 pw::Status RpcServer::closeChannel(uint32_t id) { in closeChannel() function in chre::RpcServer
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/
DChannelManager.cpp31 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 DForceViews.java68 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/
Dandroid.hardware.secure_element-V1.0-java.jarandroid/hardware/secure_element/V1_0/ISecureElement$openLogicalChannelCallback.class <Unknown> package android. ...
/aosp_15_r20/hardware/interfaces/secure_element/aidl/vts/
H A DVtsHalSecureElementTargetTest.cpp266 TEST_P(SecureElementAidl, closeChannel) { in TEST_P() argument
/aosp_15_r20/hardware/nxp/keymint/transport/
DOmapiTransport.cpp494 void OmapiTransport::closeChannel() { in closeChannel() function in keymint::javacard::OmapiTransport
/aosp_15_r20/hardware/nxp/secure_element/pn8x/1.0/
DSecureElement.cpp349 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/
DSecureElement.cpp397 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/
DVirtualISO.cpp499 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/
DSecureElement.cpp390 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/
DSecureElement.cpp412 SecureElement::closeChannel(uint8_t channelNumber) { in closeChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement

12345