Home
last modified time | relevance | path

Searched refs:makeNewAbortTimeNode (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/parsers/transitions/operations/
Dupdate_abort_time_nodes.ts28 const newAbortTimeNode = this.makeNewAbortTimeNode(
39 const newAbortTimeNode = this.makeNewAbortTimeNode(
48 makeNewAbortTimeNode(rootId: string, existingNode: PropertyTreeNode) { method in UpdateAbortTimeNodes