Home
last modified time | relevance | path

Searched refs:SECONDS (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
H A Dreminderrequestcalendar_fuzzer.cpp30 constexpr uint16_t SECONDS = 60; member
82 uint8_t second = *data % SECONDS; in DoSomethingInterestingWithMyAPI()
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dbbox_detector_plugin.h47 static constexpr int SECONDS = 60; member in OHOS::HiviewDFX::BBoxDetectorPlugin
H A Dbbox_detector_plugin.cpp59 }, SECONDS, false); // delay 60s in OnLoad()
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DDataFetcher.java368 KEEP_ALIVE_TIME, TimeUnit.SECONDS, new ArrayBlockingQueue<>(QUEUE_CAPACITY)); in main()
374 exec.awaitTermination(MAX_TIME_TO_WAIT, TimeUnit.SECONDS); in main()

Completed in 3 milliseconds