Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_shell.cc847 OPT_ADD_SQL_MODULE, in ParseCommandLineOptions() enumerator
886 {"add-sql-module", required_argument, nullptr, OPT_ADD_SQL_MODULE}, in ParseCommandLineOptions()
1008 if (option == OPT_ADD_SQL_MODULE) { in ParseCommandLineOptions()