Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace/tree_node/
Dformatters.ts206 constructor(private readonly fixedStringValue: string) {} property in FixedStringFormatter
209 return this.fixedStringValue;