Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/
Dmsvc.h58 uint32_t dwLowDateTime; member
/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dtime.c65 date.LowPart = ft.dwLowDateTime; in c23_timespec_get()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_platform_dependents.cpp90 ticks = (ticks << 32) | tv.dwLowDateTime; in get_time()
/hardware/google/aemu/base/
DSystem.cpp453 user_time_struct.dwLowDateTime | in cpuTime()
456 kernel_time_struct.dwLowDateTime | in cpuTime()