HomeSort by relevance Sort by last modified time
    Searched refs:time_started (Results 1 - 10 of 10) sorted by null

  /system/core/init/
init.h 96 time_t time_started; /* time of last start */ member in struct:service
init.c 181 svc->time_started = 0;
367 svc->time_started = gettime();
433 time_t next_start_time = svc->time_started + 5;
    [all...]
  /external/chromium_org/ppapi/native_client/tools/browser_tester/
browser_tester.py 271 time_started = time.time()
274 return total_time >= 0.0 and time.time() - time_started >= total_time
  /development/ndk/platforms/android-L/include/linux/
btrfs.h 135 __u64 time_started; member in struct:btrfs_ioctl_dev_replace_status_params
  /system/vold/
cryptfs.c 2213 time_t time_started; member in struct:encryptGroupsData
2466 struct timespec time_started = {0}; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
btrfs.h 135 __u64 time_started; member in struct:btrfs_ioctl_dev_replace_status_params
  /external/kernel-headers/original/uapi/linux/
btrfs.h 147 __u64 time_started; /* out, seconds since 1-Jan-1970 */ member in struct:btrfs_ioctl_dev_replace_status_params
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
btrfs.h 135 __u64 time_started; member in struct:btrfs_ioctl_dev_replace_status_params
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
btrfs.h 135 __u64 time_started; member in struct:btrfs_ioctl_dev_replace_status_params
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
btrfs.h 135 __u64 time_started; member in struct:btrfs_ioctl_dev_replace_status_params

Completed in 127 milliseconds