/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/ |
time.h | 102 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/ |
time.h | 100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/ |
time.h | 100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
time.h | 100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
time.h | 100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
HWComposer.h | 35 extern "C" int clock_nanosleep(clockid_t clock_id, int flags,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
time.h | 347 extern int clock_nanosleep (clockid_t __clock_id, int __flags,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
time.h | 347 extern int clock_nanosleep (clockid_t __clock_id, int __flags,
|
/frameworks/base/cmds/bootanimation/ |
BootAnimation.cpp | 60 extern "C" int clock_nanosleep(clockid_t clock_id, int flags, 647 err = clock_nanosleep(CLOCK_MONOTONIC, TIMER_ABSTIME, &spec, NULL);
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/ |
linux-unistd.h | 131 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/ |
linux-unistd.h | 131 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/ |
linux-unistd.h | 131 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/ |
linux-unistd.h | 131 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/ |
linux-unistd.h | 131 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/ |
linux-unistd.h | 128 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
|