Home
last modified time | relevance | path

Searched defs:time_started (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.cc64 int64_t time_started) { in RecordQueryBegin()
/aosp_15_r20/cts/tests/tests/mediastress/src/android/mediastress/cts/
H A DCodecTest.java178 long time_started = SystemClock.uptimeMillis(); in playMediaSample() local
/aosp_15_r20/system/core/init/
H A Dservice.h117 android::base::boot_clock::time_point time_started() const { return time_started_; } in time_started() function
/aosp_15_r20/system/apex/apexd/
H A Dapexd.cpp358 auto time_started = boot_clock::now(); in MountPackageImpl() local
2202 auto time_started = boot_clock::now(); in OnBootstrap() local
2625 auto time_started = boot_clock::now(); in OnStart() local
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dnan_de.c39 struct os_reltime time_started; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h356 __le64 time_started; member
Dbtrfs.h130 __u64 time_started; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h358 __le64 time_started; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h358 __le64 time_started; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h356 __le64 time_started; member
Dbtrfs.h130 __u64 time_started; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h356 __le64 time_started; member
Dbtrfs.h130 __u64 time_started; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h356 __le64 time_started; member
Dbtrfs.h130 __u64 time_started; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h356 __le64 time_started; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h356 __le64 time_started; member
Dbtrfs.h130 __u64 time_started; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h358 __le64 time_started; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h358 __le64 time_started; member
Dbtrfs.h130 __u64 time_started; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h356 __le64 time_started; member
Dbtrfs.h130 __u64 time_started; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h356 __le64 time_started; member
/aosp_15_r20/external/autotest/frontend/afe/
H A Dmodels.py2191 time_started = dbmodels.DateTimeField(null=True, blank=True) variable in SpecialTask

123