Home
last modified time | relevance | path

Searched defs:getAtr (Results 1 – 23 of 23) sorted by relevance

/hardware/interfaces/secure_element/aidl/android/hardware/secure_element/
DISecureElement.aidl47 byte[] getAtr(); in getAtr() method
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/1/android/hardware/secure_element/
DISecureElement.aidl38 byte[] getAtr(); in getAtr() method
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/current/android/hardware/secure_element/
DISecureElement.aidl38 byte[] getAtr(); in getAtr() method
/hardware/interfaces/secure_element/1.0/vts/functional/
DVtsHalSecureElementV1_0TargetTest.cpp164 TEST_P(SecureElementHidlTest, getAtr) { in TEST_P() argument
/hardware/interfaces/secure_element/aidl/vts/
DVtsHalSecureElementTargetTest.cpp211 TEST_P(SecureElementAidl, getAtr) { in TEST_P() argument
/hardware/st/secure_element/1.1/
DSecureElement.cpp103 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/nxp/secure_element/pn8x/1.0/
DSecureElement.cpp84 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/nxp/secure_element/pn8x/1.1/
DSecureElement.cpp126 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/nxp/secure_element/snxxx/1.0/
DVirtualISO.cpp108 Return<void> VirtualISO::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
DSecureElement.cpp112 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/st/secure_element/1.0/
DSecureElement.cpp97 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/nxp/secure_element/snxxx/1.1/
DVirtualISO.cpp175 Return<void> VirtualISO::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
DSecureElement.cpp203 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/nxp/secure_element/snxxx/aidl/
DVirtualISO.cpp112 ScopedAStatus VirtualISO::getAtr(std::vector<uint8_t>* _aidl_return) { in getAtr() function in aidl::vendor::nxp::virtual_iso::VirtualISO
DSecureElement.cpp170 ScopedAStatus SecureElement::getAtr(std::vector<uint8_t>* _aidl_return) { in getAtr() function in aidl::android::hardware::secure_element::SecureElement
/hardware/st/secure_element/1.2/
DSecureElement.cpp112 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/hardware/st/secure_element2/secure_element/1.0/
DSecureElement.cpp149 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/nxp/secure_element/snxxx/1.2/
DVirtualISO.cpp180 Return<void> VirtualISO::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
DSecureElement.cpp265 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/hardware/st/secure_element2/secure_element/aidl/
DSecureElement.cpp163 ScopedAStatus SecureElement::getAtr(std::vector<uint8_t>* aidl_return) { in getAtr() function in se::SecureElement
/hardware/st/secure_element2/secure_element/1.1/
DSecureElement.cpp178 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/st/secure_element2/secure_element/1.2/
DSecureElement.cpp208 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/hardware/interfaces/secure_element/aidl/default/
Dmain.cpp434 ScopedAStatus getAtr(std::vector<uint8_t>* aidl_return) override { in getAtr() function in EmulatedSecureElement