Searched defs:absolute (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dutils.cc195 void InitTimeSpec(bool absolute, int clock, int64_t ms, int32_t ns, timespec* ts) { argument
198 if (absolute) {
1257 *error_msg = StringPrintf("Expected path in location to be absolute: %s", location);

Completed in 25 milliseconds