Home
last modified time | relevance | path

Searched defs:seconds (Results 1 – 25 of 72) sorted by relevance

123

/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp701 int64_t seconds = 0; variable
740 int64_t seconds = 0; variable
778 int64_t seconds = 0; variable
818 int64_t seconds = 0; variable
858 int64_t seconds = 0; variable
928 int64_t seconds = 0; variable
1022 int64_t seconds = 0; variable
1094 int64_t seconds = 0; variable
1134 int64_t seconds = 0; variable
1204 int64_t seconds = 0; variable
[all …]
/ohos5.0/base/notification/common_event_service/tools/test/systemtest/cem/
H A Dcommon_event_command_publish_system_test.cpp181 int64_t seconds = 0; variable
241 int64_t seconds = 0; variable
301 int64_t seconds = 0; variable
361 int64_t seconds = 0; variable
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dwatchdog_virtual.c17 int32_t seconds; member
73 static int32_t VirtualWatchdogSetTimeout(struct WatchdogCntlr *wdt, uint32_t seconds) in VirtualWatchdogSetTimeout()
87 static int32_t VirtualWatchdogGetTimeout(struct WatchdogCntlr *wdt, uint32_t *seconds) in VirtualWatchdogGetTimeout()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/watchdog/
H A Dwatchdog_core.c182 int32_t WatchdogCntlrSetTimeout(struct WatchdogCntlr *cntlr, uint32_t seconds) in WatchdogCntlrSetTimeout()
205 int32_t WatchdogCntlrGetTimeout(struct WatchdogCntlr *cntlr, uint32_t *seconds) in WatchdogCntlrGetTimeout()
294 uint32_t seconds; in WatchdogUserSetTimeout() local
312 uint32_t seconds; in WatchdogUserGetTimeout() local
H A Dwatchdog_if.c116 int32_t WatchdogSetTimeout(DevHandle handle, uint32_t seconds) in WatchdogSetTimeout()
125 int32_t WatchdogGetTimeout(DevHandle handle, uint32_t *seconds) in WatchdogGetTimeout()
H A Dwatchdog_if_u.c201 int32_t WatchdogSetTimeout(DevHandle handle, uint32_t seconds) in WatchdogSetTimeout()
235 int32_t WatchdogGetTimeout(DevHandle handle, uint32_t *seconds) in WatchdogGetTimeout()
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/
H A Dcommon_event_services_publish_ordered_system_test.cpp164 int64_t seconds = 0; in ProcessSubscriberTestCase3() local
195 int64_t seconds = 0; in ProcessSubscriberTestCase5() local
226 int64_t seconds = 0; in AsyncProcess() local
321 int64_t seconds = 0; in ProcessSubscriberAnotherTestCase5() local
354 int64_t seconds = 0; in AsyncProcess() local
480 int64_t seconds = 0; variable
595 int64_t seconds = 0; variable
708 int64_t seconds = 0; variable
821 int64_t seconds = 0; variable
937 int64_t seconds = 0; variable
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
H A Dcommon_event_services_publish_ordered_module_test.cpp174 int64_t seconds = 0; in ProcessSubscriberTestCase3() local
207 int64_t seconds = 0; in ProcessSubscriberTestCase5() local
239 int64_t seconds = 0; in AsyncProcess() local
334 int64_t seconds = 0; in ProcessSubscriberAnotherTestCase5() local
367 int64_t seconds = 0; in AsyncProcess() local
495 int64_t seconds = 0; variable
613 int64_t seconds = 0; variable
725 int64_t seconds = 0; variable
838 int64_t seconds = 0; variable
950 int64_t seconds = 0; variable
[all …]
/ohos5.0/drivers/hdf_core/framework/support/platform/src/rtc/
H A Drtc_base.c87 uint64_t seconds; in RtcTimeToTimestamp() local
120 void TimestampToRtcTime(struct RtcTime *time, const uint64_t seconds) in TimestampToRtcTime()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderdatamanager_fuzzer/
H A Dreminderdatamanager_fuzzer.cpp31 constexpr uint64_t seconds = 1200; in DoSomethingInterestingWithManager() local
81 constexpr uint64_t seconds = 1200; in DoSomethingInterestingWithReminder() local
/ohos5.0/base/update/updater/utils/
H A Dutils_common.cpp62 auto seconds = usec / USECONDS_PER_SECONDS; in UsSleep() local
/ohos5.0/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_wm.c54 static int32_t WatchdogDevSetTimeout(struct WatchdogCntlr *watchdogCntlr, uint32_t seconds) in WatchdogDevSetTimeout()
61 static int32_t WatchdogDevGetTimeout(struct WatchdogCntlr *watchdogCntlr, uint32_t *seconds) in WatchdogDevGetTimeout()
H A Dwatchdog_bes.c245 static int32_t WatchdogDevSetTimeout(struct WatchdogCntlr *watchdogCntlr, uint32_t seconds) in WatchdogDevSetTimeout()
261 static int32_t WatchdogDevGetTimeout(struct WatchdogCntlr *watchdogCntlr, uint32_t *seconds) in WatchdogDevGetTimeout()
H A Dwatchdog_stm32f4xx.c303 static int32_t WatchdogDevSetTimeout(struct WatchdogCntlr *watchdogCntlr, uint32_t seconds)
317 static int32_t WatchdogDevGetTimeout(struct WatchdogCntlr *watchdogCntlr, uint32_t *seconds)
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dtime_util.cpp48 void Sleep(unsigned int seconds) in Sleep()
160 auto seconds = milliSeconds / SEC_TO_MILLISEC; in GetFormattedTimestampEndWithMilli() local
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/watchdog/
H A Dwatchdog_adapter.c196 static int32_t WdtAdapterSetTimeout(struct WatchdogCntlr *wdt, uint32_t seconds) in WdtAdapterSetTimeout()
214 static int32_t WdtAdapterGetTimeout(struct WatchdogCntlr *wdt, uint32_t *seconds) in WdtAdapterGetTimeout()
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp592 int64_t seconds = 0; variable
636 int64_t seconds = 0; variable
685 int64_t seconds = 0; variable
734 int64_t seconds = 0; variable
783 int64_t seconds = 0; variable
855 int64_t seconds = 0; variable
905 int64_t seconds = 0; variable
1317 int64_t seconds = 0; variable
1423 int64_t seconds = 0; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/
H A Dmem_proc.cpp55 time_t seconds = time(NULL); in ClearUp() local
/ohos5.0/base/security/device_security_level/baselib/msglib/src/utils/
H A Dmessenger_utils.h55 static inline void MessengerSleep(uint32_t seconds) in MessengerSleep()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/
H A Dylong_runtime_signal.rs32 let seconds = duration.as_secs() % 60; in print_time() localVariable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/
H A Dindex.js148 let seconds = now.getSeconds(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity_tracker.cpp156 auto seconds = duration.count(); in UpdateTouchPoint() local
182 auto seconds = duration.count(); in UpdateTrackerPoint() local
/ohos5.0/base/tee/tee_client/services/teecd/include/
H A Dmisc_work_agent.h37 uint32_t seconds; member
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/ces_check_service/
H A Dces_check_service.cpp128 int64_t seconds = 0; variable
/ohos5.0/base/security/code_signature/services/key_enable/utils/src/
H A Dunlock_event_helper.cpp117 int64_t seconds = 0; in WaitForCommonEventManager() local

123