Home
last modified time | relevance | path

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

/hardware/interfaces/secure_element/aidl/android/hardware/secure_element/
DISecureElement.aidl39 void closeChannel(in byte channelNumber); in closeChannel() method
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/1/android/hardware/secure_element/
DISecureElement.aidl37 void closeChannel(in byte channelNumber); in closeChannel() method
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/current/android/hardware/secure_element/
DISecureElement.aidl37 void closeChannel(in byte channelNumber); in closeChannel() method
/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
/hardware/interfaces/secure_element/aidl/vts/
DVtsHalSecureElementTargetTest.cpp266 TEST_P(SecureElementAidl, closeChannel) { in TEST_P() argument
/hardware/nxp/keymint/transport/
DOmapiTransport.cpp494 void OmapiTransport::closeChannel() { in closeChannel() function in keymint::javacard::OmapiTransport
/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
/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
/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
DSecureElement.cpp573 SecureElement::closeChannel(uint8_t channelNumber) { in closeChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/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
/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
/hardware/nxp/secure_element/snxxx/aidl/
DVirtualISO.cpp522 ScopedAStatus VirtualISO::closeChannel(int8_t channelNumber) { in closeChannel() function in aidl::vendor::nxp::virtual_iso::VirtualISO
DSecureElement.cpp797 ScopedAStatus SecureElement::closeChannel(int8_t channelNumber) { in closeChannel() function in aidl::android::hardware::secure_element::SecureElement
/hardware/nxp/secure_element/snxxx/1.1/
DVirtualISO.cpp557 VirtualISO::closeChannel(uint8_t channelNumber) { in closeChannel() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
DSecureElement.cpp650 Return<SecureElementStatus> SecureElement::closeChannel(uint8_t channelNumber) { in closeChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/st/secure_element/1.2/
DSecureElement.cpp406 SecureElement::closeChannel(uint8_t channelNumber) { in closeChannel() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/hardware/nxp/secure_element/snxxx/1.2/
DVirtualISO.cpp584 VirtualISO::closeChannel(uint8_t channelNumber) { in closeChannel() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
DSecureElement.cpp841 Return<SecureElementStatus> SecureElement::closeChannel(uint8_t channelNumber) { in closeChannel() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/hardware/st/secure_element2/secure_element/1.0/
DSecureElement.cpp500 Return<::android::hardware::secure_element::V1_0::SecureElementStatus> SecureElement::closeChannel(… in closeChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/st/secure_element2/secure_element/aidl/
DSecureElement.cpp523 ScopedAStatus SecureElement::closeChannel(int8_t channelNumber) { in closeChannel() function in se::SecureElement
/hardware/st/secure_element2/secure_element/1.1/
DSecureElement.cpp539 Return<::android::hardware::secure_element::V1_0::SecureElementStatus> SecureElement::closeChannel(… in closeChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/st/secure_element2/secure_element/1.2/
DSecureElement.cpp560 Return<::android::hardware::secure_element::V1_0::SecureElementStatus> SecureElement::closeChannel(… in closeChannel() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/hardware/interfaces/secure_element/aidl/default/
Dmain.cpp581 ScopedAStatus closeChannel(int8_t channel_number) override { in closeChannel() function in EmulatedSecureElement