Home
last modified time | relevance | path

Searched defs:isSeInitialized (Results 1 – 5 of 5) sorted by relevance

/hardware/st/secure_element/1.1/
DSecureElement.cpp456 bool SecureElement::isSeInitialized() { return StEseApi_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/nxp/secure_element/1.0/
DSecureElement.cpp402 bool SecureElement::isSeInitialized() { return phNxpEse_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/st/secure_element/1.0/
DSecureElement.cpp469 bool SecureElement::isSeInitialized() { return StEseApi_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/nxp/secure_element/1.1/
DSecureElement.cpp447 bool SecureElement::isSeInitialized() { return phNxpEse_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/st/secure_element/1.2/
DSecureElement.cpp456 bool SecureElement::isSeInitialized() { return StEseApi_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_2::implementation::SecureElement