Home
last modified time | relevance | path

Searched defs:retrieveKey (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/rebootescrow/aidl/android/hardware/rebootescrow/
DIRebootEscrow.aidl43 byte[] retrieveKey(); in retrieveKey() method
/hardware/interfaces/rebootescrow/aidl/aidl_api/android.hardware.rebootescrow/current/android/hardware/rebootescrow/
DIRebootEscrow.aidl22 byte[] retrieveKey(); in retrieveKey() method
/hardware/interfaces/rebootescrow/aidl/aidl_api/android.hardware.rebootescrow/1/android/hardware/rebootescrow/
DIRebootEscrow.aidl22 byte[] retrieveKey(); in retrieveKey() method
/hardware/interfaces/rebootescrow/aidl/default/
DRebootEscrow.cpp49 ndk::ScopedAStatus RebootEscrow::retrieveKey(std::vector<uint8_t>* _aidl_return) { in retrieveKey() function in aidl::android::hardware::rebootescrow::RebootEscrow