Searched defs:hw_auth_token_t (Results 1 – 2 of 2) sorted by relevance
33 bool auth_token_timed_out(const hw_auth_token_t& /*token*/, in auth_token_timed_out()39 bool ValidateTokenSignature(const hw_auth_token_t& /*token*/) const override { return true; } in ValidateTokenSignature()
87 virtual bool auth_token_timed_out(const hw_auth_token_t& /* token */, in auth_token_timed_out() argument