HomeSort by relevance Sort by last modified time
    Searched full:timeout_ts (Results 1 - 1 of 1) sorted by null

  /art/dex2oat/
dex2oat.cc 519 timespec timeout_ts; local
520 InitTimeSpec(true, CLOCK_REALTIME, multiplier * kWatchDogTimeoutSeconds * 1000, 0, &timeout_ts);
526 : &timeout_ts));
    [all...]

Completed in 53 milliseconds