Home
last modified time | relevance | path

Searched defs:PERFETTO_DFATAL_OR_ELOG (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/include/perfetto/base/
Dlogging.h232 #define PERFETTO_DFATAL_OR_ELOG(...) PERFETTO_DFATAL(__VA_ARGS__) macro
241 #define PERFETTO_DFATAL_OR_ELOG(...) PERFETTO_ELOG(__VA_ARGS__) macro