Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/common/
H A Dtimestamp_converter.ts109 tryGetBootTimeNs(timestamp: Timestamp): bigint | undefined; method
215 tryGetBootTimeNs(timestamp: Timestamp): bigint | undefined { method in TimestampConverter