Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/transactions/operations/
Dtranslate_changes.ts28 .forEach((transactionState) => {
29 transactionState
36 transactionState
/development/tools/winscope/src/viewers/viewer_transactions/
Dpresenter.ts430 for (const transactionState of assertDefined( constant
434 transactionState.getChildByName('pid'),
437 transactionState.getChildByName('uid'),
440 transactionState.getChildByName('transactionId'),
444 transactionState.getChildByName('layerChanges'),
466 transactionState.getChildByName('displayChanges'),