Searched defs:makeRealTimestamp (Results 1 – 2 of 2) sorted by relevance
/development/tools/winscope/src/test/unit/ | ||
D | timestamp_converter_utils.ts | 53 makeRealTimestamp(valueNs: bigint): Timestamp { method in TimestampConverterTestUtils |
/development/tools/winscope/src/common/ | ||
D | timestamp_converter.ts | 225 private makeRealTimestamp(valueNs: bigint): Timestamp { method in TimestampConverter |