Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dtrace_share_utils.ts31 const traceUrl = (traceSource as TraceUrlSource).url ?? ''; constant
/external/perfetto/ui/src/public/
Dtrace_info.ts20 readonly traceUrl: string; // URL of the Trace. property