Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dntp_time.cc38 Clock::time_point NtpTimeConverter::ToLocalTime(NtpTimestamp timestamp) const { in ToLocalTime() function in openscreen::cast::NtpTimeConverter
/aosp_15_r20/external/cronet/net/tools/dump_cache/
H A Ddump_files.cc325 std::string ToLocalTime(int64_t time_us) { in ToLocalTime() function