Searched refs:is_authenticated_ (Results 1 – 1 of 1) sorted by relevance
88 this->is_authenticated_ = is_authenticated; in SetAuthenticated()92 return this->is_authenticated_; in IsAuthenticated()123 bool is_authenticated_ = false; variable