Home
last modified time | relevance | path

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

/aosp_15_r20/external/stg/
H A Dreporting.cc64 std::optional<OutputFormat> ParseOutputFormat(std::string_view format) { in ParseOutputFormat() function
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_shell.cc1452 OutputFormat ParseOutputFormat(const CommandLineOptions& options) { in ParseOutputFormat() function