Home
last modified time | relevance | path

Searched refs:getntptimeofday (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/base/
Dmsvc.cpp94 int getntptimeofday(struct timespec*, struct timezone*);
96 int getntptimeofday(struct timespec* tp, struct timezone* z) { in getntptimeofday() function
135 if (getntptimeofday(&tp, z)) in gettimeofday()