Home | History | Annotate | Download | only in base

Lines Matching refs:OK

41   cache.Set(Key("foobar.com"), OK, AddressList(), now);
51 cache.Set(Key("foobar2.com"), OK, AddressList(), now);
70 cache.Set(Key("foobar.com"), OK, AddressList(), now);
103 cache.Set(Key("foobar.com"), OK, AddressList(), now);
182 cache.Set(Key(hostname), OK, AddressList(), now);
190 cache.Set(Key(hostname), OK, AddressList(), t);
243 cache.Set(Key("host1"), OK, AddressList(), now);
244 cache.Set(Key("host2"), OK, AddressList(), now);
245 cache.Set(Key("expired"), OK, AddressList(), now - kSuccessEntryTTL);
255 cache.Set(Key("host3"), OK, AddressList(), now);
264 cache.Set(Key("host4"), OK, AddressList(), now);
266 cache.Set(Key("host5"), OK, AddressList(), now);
289 cache.Set(key1, OK, AddressList(), now);
296 cache.Set(key2, OK, AddressList(), now);
316 cache.Set(Key("foobar.com"), OK, AddressList(), now);
331 cache.Set(Key("foobar1.com"), OK, AddressList(), now);
332 cache.Set(Key("foobar2.com"), OK, AddressList(), now);
333 cache.Set(Key("foobar3.com"), OK, AddressList(), now);