Searched refs:method_attr (Results 1 – 2 of 2) sorted by relevance
52 std::string method_attr = message->Attr(kMethodAttributeQName); in ProcessMessage() local53 AuthenticationMethod method = AuthenticationMethod::FromString(method_attr); in ProcessMessage()
71 std::string method_attr = message->Attr(kMethodAttributeQName); in ProcessMessage() local72 AuthenticationMethod method = AuthenticationMethod::FromString(method_attr); in ProcessMessage()