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