Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace/
Dtransition.ts27 aborted: boolean; property
/development/tools/winscope/src/app/components/timeline/
Dtimeline_utils.ts30 const aborted = transition.getChildByName('aborted')?.getValue() ?? false; constant
/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dtransition_timeline_component.ts104 const aborted = assertDefined( constant