Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/common/
Dtree_transformer_test.ts97 propertyKey: 'id', constant
106 propertyKey: 'type', constant
136 propertyKey: 'id', constant
146 propertyKey: 'type', constant
151 propertyKey: 'Child1', constant
Dui_tree_utils.ts62 propertyKey?: string | Terminal | null; property
/development/tools/winscope/src/viewers/viewer_transitions/
Dpresenter.ts135 {propertyKey: 'type', propertyValue: transition.type}, constant
136 {propertyKey: 'aborted', propertyValue: `${transition.aborted}`}, constant