Home
last modified time | relevance | path

Searched defs:interval (Results 126 - 150 of 1290) sorted by relevance

12345678910>>...52

/kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/
H A Dtimer_test_001.cpp54 int interval = 3; // 3, seconds in TimerTest() local
/third_party/curl/tests/libtest/
H A Dlib1506.c95 struct timeval interval; in test() local
H A Dlib2402.c98 struct timeval interval; in test() local
H A Dlib591.c90 struct timeval interval; in test() local
H A Dlib2404.c100 struct timeval interval; in test() local
H A Dlib2502.c97 struct timeval interval; in test() local
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
H A Dmemcg_process_stress.c18 int interval; variable
/third_party/mesa3d/src/loader/
H A Dloader_dri_helper.c103 dri_valid_swap_interval(__DRIscreen *driScreen, const __DRI2configQueryExtension *config, int interval) dri_valid_swap_interval() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcordz_test_helpers.h105 explicit CordzSamplingIntervalHelper(int32_t interval) in CordzSamplingIntervalHelper() argument
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_base.h92 StackSlot GetNextStackSlot(LifeIntervals *interval) in GetNextStackSlot() argument
97 StackSlot GetNextStackSlotImpl(LifeIntervals *interval) in GetNextStackSlotImpl() argument
120 virtual void PrepareInterval([[maybe_unused]] LifeIntervals *interval) {} in PrepareInterval() argument
H A Dsplit_resolver.cpp44 void SplitResolver::ConnectSiblings(LifeIntervals *interval) in ConnectSiblings() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_base.h93 StackSlot GetNextStackSlot(LifeIntervals *interval) in GetNextStackSlot() argument
98 StackSlot GetNextStackSlotImpl(LifeIntervals *interval) in GetNextStackSlotImpl() argument
122 virtual void PrepareInterval([[maybe_unused]] LifeIntervals *interval) {} in PrepareInterval() argument
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsampling_processor.cpp37 uint32_t interval = params.interval_; in Run() local
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog.cpp36 int Watchdog::AddThread(const std::string &name, std::shared_ptr<AppExecFwk::EventHandler> handler, uint64_t interval) in AddThread() argument
46 void Watchdog::RunPeriodicalTask(const std::string& name, Task&& task, uint64_t interval, uint64_t delay) in RunPeriodicalTask() argument
30 AddThread(const std::string &name, std::shared_ptr<AppExecFwk::EventHandler> handler, TimeOutCallback timeOutCallback, uint64_t interval) AddThread() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/process/
H A Dprocess_status.cpp59 uint64_t interval = now > lastClearTime ? (now - lastClearTime) : 0; in NeedClearProcessInfos() local
/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device.cpp148 void VirtualDevice::SetMinimumInterval(int32_t interval) in SetMinimumInterval() argument
/base/startup/init/watchdog/
H A Dinit_watchdog.c59 int GetWatcherDogCfg(int interval, int timeoutGet, int fd) in GetWatcherDogCfg() argument
92 int interval = 0; in main() local
[all...]
/base/time/time_service/services/timer/include/
H A Dtimer_manager_interface.h30 uint64_t interval; member
/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_component_unittest.cpp199 uint32_t interval = 0; in HWTEST_F() local
/base/update/updateservice/services/engine/src/
H A Dupdate_service_cache.cpp83 void UpdateServiceCache::SetCheckInterval(BusinessSubType businessSubType, uint64_t interval) in SetCheckInterval() argument
105 void UpdateServiceCache::SetDownloadInterval(BusinessSubType businessSubType, uint64_t interval) in SetDownloadInterval() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_machine.h31 hi_u64 interval; member
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drosen_render_select_popup.cpp86 auto interval = NormalizeToPx(optionInterval_); in PaintGradient() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_linear_indicator_controller.cpp78 int32_t interval = defaultInterval; in Start() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_callback_proxy.cpp257 OnConnectionParameterChanged( const BluetoothGattDevice &device, int32_t interval, int32_t latency, int32_t timeout, int32_t status) OnConnectionParameterChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_gatt_server.h141 OnConnectionParameterChanged( const GattDevice &device, int interval, int latency, int timeout, int status) OnConnectionParameterChanged() argument

Completed in 9 milliseconds

12345678910>>...52