Home
last modified time | relevance | path

Searched defs:GetTimeOfDay (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/OSUtil/linux/
H A Dvdso_sym.h31 GetTimeOfDay, enumerator
/aosp_15_r20/external/llvm-libc/test/src/__support/OSUtil/linux/
H A Dvdso_test.cpp35 TEST(LlvmLibcOSUtilVDSOTest, GetTimeOfDay) { in TEST() argument
/aosp_15_r20/art/libartbase/base/
H A Dtime_utils.cc40 int GetTimeOfDay(struct timeval* tv, struct timezone* tz) { in GetTimeOfDay() function