Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/operations/
Dtranslate_intdef.ts64 const propertyPath = `${field.parent?.name}.${field.name}`; constant
65 if (this.intDefColumn[propertyPath]) {
68 this.intDefColumn[propertyPath] as string,