Home
last modified time | relevance | path

Searched defs:secs (Results 1 – 8 of 8) sorted by relevance

/system/core/libutils/include/utils/
DTimers.h34 static CONSTEXPR inline nsecs_t seconds_to_nanoseconds(nsecs_t secs) in seconds_to_nanoseconds()
39 static CONSTEXPR inline nsecs_t milliseconds_to_nanoseconds(nsecs_t secs) in milliseconds_to_nanoseconds()
44 static CONSTEXPR inline nsecs_t microseconds_to_nanoseconds(nsecs_t secs) in microseconds_to_nanoseconds()
49 static CONSTEXPR inline nsecs_t nanoseconds_to_seconds(nsecs_t secs) in nanoseconds_to_seconds()
54 static CONSTEXPR inline nsecs_t nanoseconds_to_milliseconds(nsecs_t secs) in nanoseconds_to_milliseconds()
59 static CONSTEXPR inline nsecs_t nanoseconds_to_microseconds(nsecs_t secs) in nanoseconds_to_microseconds()
/system/netd/server/
DProcess.cpp69 const auto secs = std::chrono::duration_cast<std::chrono::seconds>(duration); in formatDuration() local
/system/core/libnetutils/
Ddhcpmsg.h44 uint16_t secs; /* seconds since start of acq */ member
/system/core/healthd/
Dhealthd_mode_charger.cpp447 int64_t secs = duration / 1000; in SetKeyCallback() local
/system/core/init/
Dservice.cpp342 int secs = GetIntProperty("persist.device_config.memory_safety_native.upgrade_secs.default", in Reap() local
/system/update_engine/common/
Dutils.cc871 string FormatSecs(unsigned secs) { in FormatSecs()
891 unsigned secs = delta.InSeconds(); in FormatTimeDelta() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h25822 unsigned long secs; member
99953 time64_t secs; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h35916 unsigned long secs; member
109668 time64_t secs; member