Home
last modified time | relevance | path

Searched refs:max_age_expiration_time (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/dial/
Ddial_registry.cc174 Time max_age_expiration_time = in IsDeviceExpired() local
176 if (now > max_age_expiration_time) in IsDeviceExpired()