Searched defs:BaseSetOperatorsTraits (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/extensions/common/permissions/
H A Dmanifest_permission_set.h25 struct BaseSetOperatorsTraits<ManifestPermissionSet> { struct in namespace:extensions
H A Dapi_permission_set.h22 struct BaseSetOperatorsTraits<APIPermissionSet> { struct in namespace:extensions
H A Dbase_set_operators.h20 struct BaseSetOperatorsTraits {}; struct in namespace:extensions
29 typedef typename BaseSetOperatorsTraits<T>::ElementType ElementType;
30 typedef typename BaseSetOperatorsTraits<T>::ElementIDType ElementIDType;

Completed in 138 milliseconds