Searched defs:ttl (Results 1 – 4 of 4) sorted by relevance
46 int dtype, int dclass, int ttl, byte[] rr) { in assertRecordParses()
230 final long ttl = mTemporaryServiceExpiration - SystemClock.elapsedRealtime(); in dumpShort() local
110 public final long ttl; field in DnsPacket.DnsRecord
483 private void setCacheTtlInCarrierConfig(long ttl) { in setCacheTtlInCarrierConfig()