Searched refs:clearUserKeyAuth (Results 1 – 3 of 3) sorted by relevance
92 void clearUserKeyAuth(int userId, int userSerial, @utf8InCpp String secret); in clearUserKeyAuth() method
117 binder::Status clearUserKeyAuth(int32_t userId, int32_t userSerial, const std::string& secret);
619 binder::Status VoldNativeService::clearUserKeyAuth(int32_t userId, int32_t userSerial, in clearUserKeyAuth() function in android::vold::VoldNativeService