Home
last modified time | relevance | path

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

/development/tools/winscope/src/flickerlib/
DObjectFormatter.ts148 const propertyPath = `${parentClassName}.${propertyName}` constant
152 if (this.FLICKER_INTDEF_MAP.has(propertyPath)) {
154 this.FLICKER_INTDEF_MAP.get(propertyPath))