Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/operations/
Dtransform_to_timestamp.ts25 private readonly makeTimestampStrategy: MakeTimestampStrategyType, property in TransformToTimestamp
39 const timestamp = this.makeTimestampStrategy(
/development/tools/winscope/src/parsers/transitions/
Dentry_properties_tree_factory.ts147 EntryPropertiesTreeFactory.makeTimestampStrategy(info.timestampConverter),
203 EntryPropertiesTreeFactory.makeTimestampStrategy(info.timestampConverter),
224 private static makeTimestampStrategy( method in EntryPropertiesTreeFactory
/development/tools/winscope/src/viewers/viewer_search/
Dsearch_result_presenter.ts46 private readonly makeTimestampStrategy: MakeTimestampStrategyType, property in SearchResultPresenter
146 return this.makeTimestampStrategy(BigInt(value));