Searched defs:AuthAttributeType (Results 1 – 4 of 4) sorted by relevance
24 typedef enum AuthAttributeType { enum73 } AuthAttributeType; typedef
24 enum AuthAttributeType { enum
83 } AuthAttributeType; typedef
414 void AuthAttributes::PackToBuffer(std::map<AuthAttributeType, ValueType>::iterator iter, in PackToBuffer()