Home
last modified time | relevance | path

Searched defs:interval (Results 1 - 25 of 561) sorted by relevance

12345678910>>...23

/third_party/node/test/parallel/
H A Dtest-timers-args.js19 function interval(nargs) { function
H A Dtest-fs-watchfile-bigint.js
/third_party/node/test/fixtures/wpt/html/webappapis/timers/
H A Dnegative-setinterval.any.js3 var interval; variable
H A Dtype-long-setinterval.any.js2 var interval; variable
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_swapinterval.c45 wglSwapIntervalEXT(int interval) in wglSwapIntervalEXT() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/
H A D2-1.c22 struct timespec interval; in main() local
[all...]
H A D3-1.c28 struct timespec interval; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
H A D5-1-buildonly.c16 struct timespec interval; in dummyfcn() local
/base/security/device_security_level/baselib/utils/src/
H A Dutils_timer.c21 TimerHandle DslmUtilsStartPeriodicTimerTask(uint32_t interval, TimerProc callback, const void *context) in DslmUtilsStartPeriodicTimerTask() argument
28 TimerHandle DslmUtilsStartOnceTimerTask(uint32_t interval, TimerProc callback, const void *context) in DslmUtilsStartOnceTimerTask() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_repeat_button_unit_test.cpp74 const uint16_t interval = 10; in HWTEST_F() local
/foundation/systemabilitymgr/samgr/services/dfx/source/
H A Dhicollie_helper.cpp21 AddThread(const std::string& name, std::shared_ptr<AppExecFwk::EventHandler> handler, std::function<void(const std::string& name, int waitState)> timeOutCallback, uint64_t interval) AddThread() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_config_center_test.cpp52 double interval = WifiConfigCenter::GetInstance().GetWifiStaInterval(); in HWTEST_F() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
H A DsetTimeout-js.cpp31 int interval = int(jerry_get_number_value(args[1])); in DECLARE_GLOBAL_FUNCTION() local
H A DsetInterval-js.cpp31 int interval = int(jerry_get_number_value(args[1])); in DECLARE_GLOBAL_FUNCTION() local
/third_party/nghttp2/contrib/
H A Dtlsticketupdate.go51 var interval = flag.Int("interval", 3600, "interval to update TLS ticket keys") var
/third_party/musl/src/unistd/
H A Dualarm.c5 unsigned ualarm(unsigned value, unsigned interval) in ualarm() argument
/third_party/skia/docs/examples/
H A DBitmap_getAddr32.cpp9 size_t interval = (row1 - row0) * source.bytesPerPixel(); in REG_FIDDLE() local
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/mock/
H A Dbbox_detectors_mock.cpp20 AddTimerEvent(std::shared_ptr<EventHandler> handler, std::shared_ptr<Event> event, const Task &task, uint64_t interval, bool repeat) AddTimerEvent() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dcast_timer.cpp32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H A Dcast_timer.cpp32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_system_timer_test.cpp71 uint64_t interval = 5000; in HWTEST_F() local
89 uint64_t interval = 5000; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/fuzztest/ffrttimer_fuzzer/
H A Dffrttimer_fuzzer.cpp35 uint32_t interval = fuzzData.GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_xcollie_virtual.cpp39 void SoftBusRunPeriodicalTask(const char *name, void(*task)(void), uint64_t interval, uint64_t delay) in SoftBusRunPeriodicalTask() argument
/third_party/curl/tests/libtest/
H A Dlib503.c66 struct timeval interval; in test() local
/third_party/libinput/src/
H A Dutil-ratelimit.h38 uint64_t interval; member

Completed in 5 milliseconds

12345678910>>...23