Home | History | Annotate | Download | only in dex2oat

Lines Matching full:timeout_ts

519     timespec timeout_ts;
520 InitTimeSpec(true, CLOCK_REALTIME, multiplier * kWatchDogTimeoutSeconds * 1000, 0, &timeout_ts);
526 : &timeout_ts));