Home
last modified time | relevance | path

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

/development/tools/winscope/src/common/
Dtimestamp_converter.ts109 !this.canMakeRealTimestamps()
176 this.canMakeRealTimestamps()
183 if (this.canMakeRealTimestamps()) {
208 if (context.canMakeRealTimestamps()) {
221 private canMakeRealTimestamps(): boolean { method in TimestampConverter