Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/core/
H A Dapp_impl.ts70 isLoadingTrace = false; // Set when calling openTrace(). property in AppContext
291 get isLoadingTrace() { method in AppImpl