Searched defs:AnotherType (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tti/test/ |
D | test_structs.hpp | 157 struct AnotherType struct 162 typedef AType::AnIntType someOtherType; 166 enum AnotherEnumTtype 174 enum class AnotherEnumClassType 184 union AnotherUnion 206 template <class,class,class,class,class,class> struct SomeMemberTemplate { }; 207 template <class,class,int,class,template <class> class,class,long> struct ManyParameters { }; 208 template <class,class,class,class> struct SimpleTMP { }; 212 bool aMember; 213 bool cMem; [all …]
|
/aosp_15_r20/external/cronet/base/ |
H A D | std_clamp_unittest.cc | 20 struct AnotherType { struct 21 int some_other_int;
|