OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 342 milliseconds