Home
last modified time | relevance | path

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

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