Home
last modified time | relevance | path

Searched defs:in_currentPasswordHandle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gatekeeper/aidl/android.hardware.gatekeeper-V1-ndk-source/gen/android/hardware/gatekeeper/
DIGatekeeper.cpp57 std::vector<uint8_t> in_currentPasswordHandle; in _aidl_android_hardware_gatekeeper_IGatekeeper_onTransact() local
226 …copedAStatus BpGatekeeper::enroll(int32_t in_uid, const std::vector<uint8_t>& in_currentPasswordHa… in enroll()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gatekeeper/aidl/android.hardware.gatekeeper-V1-ndk-source/gen/include/aidl/android/hardware/gatekeeper/
DBnGatekeeper.h54 …::ndk::ScopedAStatus enroll(int32_t in_uid, const std::vector<uint8_t>& in_currentPasswordHandle, … in enroll()