Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/osp/impl/presentation/
H A Durl_availability_requester.cc153 Clock::time_point minimum_schedule_time = now + kWatchDuration; in RefreshWatches() local
253 Clock::time_point minimum_schedule_time = now + kWatchDuration; in RefreshWatches() local