Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/secure_element/pn8x/1.0/
H A DSecureElement.cpp400 bool SecureElement::isSeInitialized() { return phNxpEse_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/aosp12/hardware/st/secure_element/1.1/
H A DSecureElement.cpp456 bool SecureElement::isSeInitialized() { return StEseApi_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/aosp12/hardware/nxp/secure_element/pn8x/1.1/
H A DSecureElement.cpp446 bool SecureElement::isSeInitialized() { return phNxpEse_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/aosp12/hardware/st/secure_element/1.0/
H A DSecureElement.cpp469 bool SecureElement::isSeInitialized() { return StEseApi_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/aosp12/hardware/st/secure_element/1.2/
H A DSecureElement.cpp461 bool SecureElement::isSeInitialized() { return StEseApi_isOpen(); } in isSeInitialized() function in android::hardware::secure_element::V1_2::implementation::SecureElement