Home
last modified time | relevance | path

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

/external/cronet/base/time/
Dtime_delta_from_string.cc44 struct ParsedDecimal { struct
45 int64_t int_part = 0;
46 int64_t frac_part = 0;
47 int64_t frac_scale = 1;