Searched defs:PERFETTO_DFATAL (Results 1 – 3 of 3) sorted by relevance
154 #define PERFETTO_DFATAL(...) PERFETTO_FATAL(__VA_ARGS__) macro163 #define PERFETTO_DFATAL(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro
650 #define PERFETTO_DFATAL(...) PERFETTO_FATAL(__VA_ARGS__) macro659 #define PERFETTO_DFATAL(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro
1927 #define PERFETTO_DFATAL(...) PERFETTO_FATAL(__VA_ARGS__) macro1936 #define PERFETTO_DFATAL(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro