Searched refs:IsAcrossAccountGroupSupported (Results 1 – 4 of 4) sorted by relevance
25 bool IsAcrossAccountGroupSupported(void) in IsAcrossAccountGroupSupported() function
31 bool IsAcrossAccountGroupSupported(void);
657 bool IsAcrossAccountGroupSupported(void) in IsAcrossAccountGroupSupported() function
43 ((groupType == ACROSS_ACCOUNT_AUTHORIZE_GROUP) && (IsAcrossAccountGroupSupported()))) { in IsGroupTypeSupported()