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.ts65 const propertyPath = `${field.parent?.name}.${field.name}`; constant
66 if (this.intDefColumn[propertyPath]) {
69 this.intDefColumn[propertyPath] as string,