Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc329 struct ExportJson : public SqlFunction { struct
330 using Context = TraceStorage;
Dexport_json.cc1900 util::Status ExportJson(const TraceStorage* storage, in ExportJson() function
1919 util::Status ExportJson(TraceProcessorStorage* tp, in ExportJson() function
1931 util::Status ExportJson(const TraceStorage* storage, FILE* output) { in ExportJson() function