Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A Dbackoff_entry.cc64 base::TimeTicks BackoffEntry::GetReleaseTime() const { in GetReleaseTime() function in brillo::BackoffEntry
/aosp_15_r20/external/cronet/net/base/
H A Dbackoff_entry.cc76 base::TimeTicks BackoffEntry::GetReleaseTime() const { in GetReleaseTime() function in net::BackoffEntry
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
H A Dquic_batch_writer_base.h83 virtual ReleaseTime GetReleaseTime( in GetReleaseTime() function
H A Dquic_gso_batch_writer.cc97 QuicGsoBatchWriter::ReleaseTime QuicGsoBatchWriter::GetReleaseTime( in GetReleaseTime() function in quic::QuicGsoBatchWriter