Home
last modified time | relevance | path

Searched defs:Seconds (Results 1 – 25 of 43) sorted by relevance

12

/external/libpalmrejection/
Dchrome_to_android_compatibility.h35 constexpr TimeDelta Seconds(T n) { in Seconds() function
45 constexpr TimeDelta Seconds(T n) { in Seconds() function
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtilWindows.cpp102 void SetTimer(int Seconds) { in SetTimer()
148 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds()
DFuzzerUtilPosix.cpp106 void SetTimer(int Seconds) { in SetTimer()
143 void SleepSeconds(int Seconds) { in SleepSeconds()
DFuzzerUtilFuchsia.cpp70 void AlarmHandler(int Seconds) { in AlarmHandler()
377 void SleepSeconds(int Seconds) { in SleepSeconds()
DFuzzerInternal.h55 size_t Seconds = secondsSinceProcessStartUp(); in execPerSec() local
/external/ot-br-posix/src/common/
Dtime.hpp47 using Seconds = std::chrono::seconds; typedef
/external/webrtc/api/units/
Dtimestamp.h33 static constexpr Timestamp Seconds(T value) { in Seconds() function
Dtime_delta.h41 static constexpr TimeDelta Seconds(T value) { in Seconds() function
/external/llvm/lib/Fuzzer/
DFuzzerUtil.cpp98 void SetTimer(int Seconds) { in SetTimer()
248 void SleepSeconds(int Seconds) { in SleepSeconds()
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DTimestamp.cs189 public long Seconds { property in Google.Protobuf.WellKnownTypes.Timestamp
DDuration.cs158 public long Seconds { property in Google.Protobuf.WellKnownTypes.Duration
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DTimestamp.cs189 public long Seconds { property in Google.Protobuf.WellKnownTypes.Timestamp
DDuration.cs158 public long Seconds { property in Google.Protobuf.WellKnownTypes.Duration
/external/golang-protobuf/types/known/durationpb/
Dduration.pb.go151 Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` member
/external/golang-protobuf/types/known/timestamppb/
Dtimestamp.pb.go180 Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` member
/external/perfetto/src/perfetto_cmd/
Dconfig_unittest.cc54 TEST_F(CreateConfigFromOptionsTest, Seconds) { in TEST_F() argument
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/time/
Dtime.h722 constexpr TimeDelta Seconds(T n) { in Seconds() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp121 using Seconds = std::chrono::duration<double, std::ratio<1>>; in getCurrentTime() typedef
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneAliasTest.java233 public static class Seconds { class in TimeZoneAliasTest.Zone
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneAliasTest.java230 public static class Seconds { class in TimeZoneAliasTest.Zone
/external/libtextclassifier/abseil-cpp/absl/time/
Dtime.h424 Duration Seconds(T n) { in Seconds() function
1484 constexpr Duration Seconds(int64_t n) { in Seconds() function
/external/abseil-cpp/absl/time/
Dtime.h419 constexpr Duration Seconds(T n) { in Seconds() function
453 Duration Seconds(T n) { in Seconds() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/
Dtime.h419 constexpr Duration Seconds(T n) { in Seconds() function
453 Duration Seconds(T n) { in Seconds() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dtime.h424 Duration Seconds(T n) { in Seconds() function
1488 constexpr Duration Seconds(int64_t n) { in Seconds() function
/external/webrtc/third_party/abseil-cpp/absl/time/
Dtime.h419 constexpr Duration Seconds(T n) { in Seconds() function
453 Duration Seconds(T n) { in Seconds() function

12