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