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