Searched defs:identity (Results 1 – 2 of 2) sorted by relevance
113 virtual const std::string& identity() const { return identity_; } in identity() function114 void set_identity(const std::string& identity) { in set_identity()
82 void SetIdentity(const string& identity) { in SetIdentity()