Home
last modified time | relevance | path

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

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