Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/base/
Dlogging.h154 #define PERFETTO_DFATAL(...) PERFETTO_FATAL(__VA_ARGS__) macro
163 #define PERFETTO_DFATAL(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h650 #define PERFETTO_DFATAL(...) PERFETTO_FATAL(__VA_ARGS__) macro
659 #define PERFETTO_DFATAL(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.h1927 #define PERFETTO_DFATAL(...) PERFETTO_FATAL(__VA_ARGS__) macro
1936 #define PERFETTO_DFATAL(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro