Searched defs:GetMechanismName (Results 1 – 2 of 2) sorted by relevance
25 virtual std::string GetMechanismName() { return "PLAIN"; } in GetMechanismName() function
41 virtual std::string GetMechanismName() { return mechanism_; } in GetMechanismName() function