Home
last modified time | relevance | path

Searched defs:seconds (Results 51 - 75 of 204) sorted by relevance

123456789

/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_timer.c170 time_t seconds = (time_t)(timestamp / MS_PER_SECOND); local
/third_party/benchmark/src/
H A Dbenchmark_runner.h112 double seconds; member
/third_party/icu/icu4c/source/samples/date/
H A Ddate.c80 char *seconds = NULL; in main() local
305 static UDate getWhen(const char *millis, const char *seconds, const char *format, const char *locale, in getWhen() argument
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg02.c122 static void reproduce(int seconds) in reproduce() argument
199 long seconds; in main() local
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DTimestampPartial.cs48 private static bool IsNormalized(long seconds, int nanoseconds) => in IsNormalized() argument
173 internal static Timestamp Normalize(long seconds, int nanoseconds) in Normalize() argument
199 internal static string ToJson(long seconds, in argument
[all...]
/third_party/pulseaudio/src/tests/
H A Dresampler-test.c305 int seconds; in main() local
/third_party/skia/third_party/externals/icu/source/samples/date/
H A Ddate.c80 char *seconds = NULL; in main() local
305 static UDate getWhen(const char *millis, const char *seconds, const char *format, const char *locale, in getWhen() argument
/third_party/toybox/toys/pending/
H A Ddd.c83 double seconds; in status() local
/third_party/protobuf/src/google/protobuf/
H A Dduration.pb.h233 inline ::PROTOBUF_NAMESPACE_ID::int64 Duration::seconds() const { in seconds() function in Duration
H A Dtimestamp.pb.h233 inline ::PROTOBUF_NAMESPACE_ID::int64 Timestamp::seconds() const { in seconds() function in Timestamp
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.cc79 int seconds = 0; in ParseOffset() local
/base/hiviewdfx/hiview/base/utility/
H A Dtime_util.cpp48 void Sleep(unsigned int seconds) in Sleep() argument
160 auto seconds = milliSeconds / SEC_TO_MILLISEC; in GetFormattedTimestampEndWithMilli() local
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_subscribe_module_test.cpp233 int64_t seconds = 0; in Wait() local
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Ddfx_util.cpp116 char seconds[128] = {0}; // 128 : time buffer size in GetCurrentTimeStr() local
/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_subscribe_module_test.cpp217 int64_t seconds = GetSecondsBetween(startTime, doingTime); in HWTEST_F() local
/base/notification/common_event_service/tools/test/systemtest/cem/
H A Dcommon_event_command_publish_system_test.cpp181 int64_t seconds = 0; in HWTEST_F() local
241 int64_t seconds = 0; in HWTEST_F() local
301 int64_t seconds = 0; HWTEST_F() local
361 int64_t seconds = 0; HWTEST_F() local
[all...]
/base/tee/tee_client/frameworks/include/
H A Dtc_ns_client.h80 uint32_t seconds; member
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_gtest.h136 inline void SleepForSeconds(int32_t seconds) in SleepForSeconds() argument
/device/soc/hisilicon/common/platform/rtc/
H A Drtc_hi35xx.c108 uint64_t seconds; in HiRtcReadTimeData() local
238 uint64_t seconds; in HiRtcWriteTimeData() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H A Dtcp_socket.cpp212 bool TcpSocket::SetLinger(bool active, int seconds) in SetLinger() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H A Dtcp_socket.cpp212 bool TcpSocket::SetLinger(bool active, int seconds) in SetLinger() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dswipe_recognizer.cpp168 auto seconds = duration.count(); in HandleTouchUpEvent() local
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dhi_audit.cpp93 auto seconds = timeStamp / SEC_TO_MILLISEC; in GetFormattedTimestamp() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dhi_audit.cpp91 auto seconds = timeStamp / SEC_TO_MILLISEC; in GetFormattedTimestamp() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_location_test/src/
H A Dmedialibrary_location_test.cpp286 auto seconds = std::chrono::duration_cast<std::chrono::seconds>(duration); in GetTimestamp() local

Completed in 19 milliseconds

123456789