Searched refs:is_authenticated (Results 1 – 1 of 1) sorted by relevance
87 void SetAuthenticated(bool is_authenticated) { in SetAuthenticated() argument88 this->is_authenticated_ = is_authenticated; in SetAuthenticated()