Searched refs:fdeVerifyPassword (Results 1 – 3 of 3) sorted by relevance
72 void fdeVerifyPassword(@utf8InCpp String password); in fdeVerifyPassword() method
95 binder::Status fdeVerifyPassword(const std::string& password);
636 binder::Status VoldNativeService::fdeVerifyPassword(const std::string& password) { in fdeVerifyPassword() function in android::vold::VoldNativeService