Searched refs:PERFETTO_IS_TRIVIALLY_CONSTRUCTIBLE (Results 1 – 2 of 2) sorted by relevance
68 #define PERFETTO_IS_TRIVIALLY_CONSTRUCTIBLE(T) true macro70 #define PERFETTO_IS_TRIVIALLY_CONSTRUCTIBLE(T) \ macro
188 static_assert(PERFETTO_IS_TRIVIALLY_CONSTRUCTIBLE(Field) && in TypedProtoDecoderBase()