Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/base/
H A Dbigint_math.ts73 static quantCeil(n: bigint, step: bigint): bigint { method in BigintMath
H A Dtime.ts157 static quantCeil(a: time, b: duration): time { method in Time
/aosp_15_r20/development/tools/winscope/src/trace_processor/
H A Dbigint_math.ts67 static quantCeil(n: bigint, step: bigint): bigint { method in BigintMath