Searched defs:groupAuthType (Results 1 – 2 of 2) sorted by relevance
48 int32_t groupAuthType = GetGroupAuthType(authForm); in CombineServerParams() local68 int32_t groupAuthType = GetGroupAuthType(authForm); in GetAuthInfoForServer() local91 int32_t groupAuthType = GetGroupAuthType(authForm); in StartServerRequest() local
39 BaseGroupAuth *GetGroupAuth(int32_t groupAuthType) in GetGroupAuth()