/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
D | ASN1GeneralizedTime.java | 212 String stime = Strings.fromByteArray(contents); in getTime() local 255 private String calculateGMTOffset(String stime) in calculateGMTOffset() 364 String stime = Strings.fromByteArray(contents); in getDate() local
|
D | ASN1UTCTime.java | 229 String stime = Strings.fromByteArray(contents); in getTime() local
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ |
D | ASN1GeneralizedTime.java | 214 String stime = Strings.fromByteArray(contents); in getTime() local 257 private String calculateGMTOffset(String stime) in calculateGMTOffset() 366 String stime = Strings.fromByteArray(contents); in getDate() local
|
D | ASN1UTCTime.java | 231 String stime = Strings.fromByteArray(contents); in getTime() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/ |
D | ASN1GeneralizedTime.java | 214 String stime = Strings.fromByteArray(contents); in getTime() local 257 private String calculateGMTOffset(String stime) in calculateGMTOffset() 366 String stime = Strings.fromByteArray(contents); in getDate() local
|
D | ASN1UTCTime.java | 231 String stime = Strings.fromByteArray(contents); in getTime() local
|
/external/trusty/musl/src/linux/ |
D | stime.c | 5 int stime(const time_t *t) in stime() function
|
/external/musl/src/linux/ |
D | stime.c | 5 int stime(const time_t *t) in stime() function
|
/external/grpc-grpc/test/cpp/qps/ |
D | usage_timer.cc | 45 static void get_resource_usage(double* utime, double* stime) { in get_resource_usage()
|
/external/sdv/vsomeip/test/cpu_load_tests/ |
D | cpu_load_measurer.cpp | 106 std::uint64_t stime(0); in read_proc_pid_stat() local
|
/external/perfetto/include/perfetto/ext/base/ |
D | watchdog_posix.h | 36 unsigned long int stime = 0l; member
|
/external/grpc-grpc/test/core/memory_usage/ |
D | memstats.cc | 38 std::string utime, stime, cutime, cstime, priority, nice; in GetMemUsage() local
|
/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
D | process_info.h | 37 unsigned long stime; member
|
/external/perfetto/src/tools/cpu_utilization/ |
D | cpu_utilization.cc | 138 unsigned long stime = 0; in CpuUtilizationMain() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/benchs/ |
D | bench_local_storage_rcu_tasks_trace.c | 103 long stime; in kthread_pid_ticks() local
|
/external/python/cpython3/Include/internal/mimalloc/mimalloc/ |
D | prim.h | 85 mi_msecs_t stime; member
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | bench.h | 45 unsigned int stime; member
|
/external/autotest/tko/ |
D | job_serializer_unittest.py | 222 def check_time(self, dTime, stime): argument
|
/external/cronet/stable/base/process/ |
D | process_metrics_linux.cc | 79 const std::optional<int64_t> stime = in ParseTotalCPUTimeFromStats() local 254 int stime = 0; in ParseProcStatCPU() local
|
/external/cronet/tot/base/process/ |
D | process_metrics_linux.cc | 79 const std::optional<int64_t> stime = in ParseTotalCPUTimeFromStats() local 254 int stime = 0; in ParseProcStatCPU() local
|
/external/perfetto/src/traced/probes/ps/ |
D | process_stats_data_source.cc | 110 uint64_t stime = 0; member
|
/external/libchrome/base/process/ |
D | process_metrics_linux.cc | 398 int stime = 0; in ParseProcStatCPU() local
|
/external/strace/ |
D | strace.c | 2356 struct timespec stime = { in next_event() local
|
D | defs.h | 232 struct timespec stime; /* System time usage as of last process wait */ member
|
/external/kernel-headers/original/uapi/linux/ |
D | btrfs.h | 793 struct btrfs_ioctl_timespec stime; /* in */ member 901 struct btrfs_ioctl_timespec stime; member
|