Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/components/
Dproperty_tree_node_data_view_component.ts78 const property = assertDefined(this.node).formattedValue(); constant
/development/tools/winscope/src/parsers/operations/
Dtransform_to_timestamp.ts35 for (const property of value.getAllChildren()) { constant