HomeSort by relevance Sort by last modified time
    Searched refs:IsBefore (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/quic/
quic_time.h 120 bool IsBefore(QuicWallTime other) const;
quic_time.cc 120 bool QuicWallTime::IsBefore(QuicWallTime other) const {