Searched refs:AUTH_TYPE_ALL (Results 1 – 1 of 1) sorted by relevance
31 const std::string AUTH_TYPE_ALL = "all"; variable142 if (strAuthType.compare(AUTH_TYPE_ALL) == 0) { in Str2AuthType()163 strAuthType = AUTH_TYPE_ALL; in AuthType2Str()