Home
last modified time | relevance | path

Searched refs:desiredPassword (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.cpp57 const hidl_vec<uint8_t>& desiredPassword, in enroll() argument
65 if (desiredPassword.size() == 0) { in enroll()
72 hidl_vec2sized_buffer(desiredPassword), in enroll()
Dremote_gatekeeper.h45 const ::android::hardware::hidl_vec<uint8_t>& desiredPassword,