Home
last modified time | relevance | path

Searched defs:makeTimestampFromHuman (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/common/
H A Dtimestamp_converter.ts100 makeTimestampFromHuman(timestampHuman: string): Timestamp; method
183 makeTimestampFromHuman(timestampHuman: string): Timestamp { method in TimestampConverter