Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dexport_json.cc1893 util::Status ExportJson(const TraceStorage* storage, in ExportJson() function
1912 util::Status ExportJson(TraceProcessorStorage* tp, in ExportJson() function
1924 util::Status ExportJson(const TraceStorage* storage, FILE* output) { in ExportJson() function
Dtrace_processor_impl.cc289 void ExportJson(sqlite3_context* ctx, int /*argc*/, sqlite3_value** argv) { in ExportJson() function