Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dprotozero_to_text_unittests.cc53 DebugTrackEventProtozeroToText( in TEST()
88 DebugTrackEventProtozeroToText( in TEST()
108 DebugTrackEventProtozeroToText( in TEST()
113 DebugTrackEventProtozeroToText( in TEST()
H A Dprotozero_to_text.h44 std::string DebugTrackEventProtozeroToText(const std::string& type,
H A Dprotozero_to_text.cc459 std::string DebugTrackEventProtozeroToText(const std::string& type, in DebugTrackEventProtozeroToText() function