Searched defs:in_currentPasswordHandle (Results 1 – 2 of 2) sorted by relevance
57 std::vector<uint8_t> in_currentPasswordHandle; in _aidl_android_hardware_gatekeeper_IGatekeeper_onTransact() local226 …copedAStatus BpGatekeeper::enroll(int32_t in_uid, const std::vector<uint8_t>& in_currentPasswordHa… in enroll()
54 …::ndk::ScopedAStatus enroll(int32_t in_uid, const std::vector<uint8_t>& in_currentPasswordHandle, … in enroll()