Home
last modified time | relevance | path

Searched defs:interval (Results 176 - 200 of 321) sorted by relevance

12345678910>>...13

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_p2p_impl_test.cpp149 int interval = 1; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp74 int interval = static_cast<int>(data[index++]); in ScanInterfaceFuzzTest() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dgroup_formed_state.cpp364 size_t interval = static_cast<size_t>(msg->GetParam2()); in ProcessCmdStartListen() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.cpp514 EventTime interval = t - now; in CalSleepTime() local
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dtask_scheduler.h81 TaskId Reset(TaskId taskId, const Duration &interval) in Reset() argument
111 Every(Duration interval, Task task) Every() argument
131 Every(Duration delay, Duration interval, Task task) Every() argument
136 Every(int32_t times, Duration delay, Duration interval, Task task) Every() argument
147 Duration interval = INVALID_INTERVAL; global() member
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp112 int64_t interval = timeStamp - lastTimeStamp_; in SmoothFeeding() local
191 void IFeedingSmoother::AdjustSleepTime(const int64_t interval) in AdjustSleepTime() argument
206 void IFeedingSmoother::SyncClock(const int64_t timeStamp, const int64_t interval, const int64_t clock) in SyncClock() argument
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_client_test.cpp77 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dpcb.c271 void SpungePcbSetPackInterval(struct SpungePcb *pcb, FILLP_UINT32 interval) in SpungePcbSetPackInterval() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dtiming_wheel.h90 FILLP_UINT32 interval; /* If cyclical */ member
/test/testfwk/arkxtest/uitest/record/
H A Dpointer_tracker.h124 auto interval = inter.count(); in GetInterVal() local
/test/ostest/wukong/input_factory/src/
H A Drecord_input.cpp41 int interval = 1; member
111 int interval = -1; in ReadEventLine() local
[all...]
/base/request/request/frameworks/native/src/
H A Drequest_manager_impl.cpp85 int32_t interval = 1; in Retry() local
/base/sensors/sensor/frameworks/cj/src/
H A Dcj_sensor_impl.cpp48 int32_t CJSensorImpl::SubscribeSensorImpl(int32_t sensorId, int64_t interval) in SubscribeSensorImpl() argument
142 int32_t CJSensorImpl::OnSensorChange(int32_t sensorId, int64_t interval, void (*callback)(SensorEvent *event)) in OnSensorChange() argument
/base/time/time_service/services/time/src/
H A Dntp_update_time.cpp191 bool NtpUpdateTime::GetNtpTimeInner(uint64_t interval) in GetNtpTimeInner() argument
/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp204 bool TimerProxy::AdjustTimer(bool isAdjust, uint32_t interval, in AdjustTimer() argument
611 auto interval = std::chrono::duration_cast<std::chrono::nanoseconds>(itProxyUids->second - now); in RestoreProxyWhenElapsedByUid() local
647 auto interval in RestoreProxyWhenElapsedByPid() local
224 UpdateAdjustWhenElapsed(const std::chrono::steady_clock::time_point &now, uint32_t interval, std::shared_ptr<TimerInfo> &timer) UpdateAdjustWhenElapsed() argument
[all...]
/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp710 int32_t TimeServiceClient::AdjustTimer(bool isAdjust, uint32_t interval) in AdjustTimer() argument
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp263 StartProfiler(const char* libraryPath, uint32_t instanceId, PROFILERTYPE profiler, int32_t interval, int tid, bool isDebugApp) StartProfiler() argument
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_source_session.cpp57 int32_t interval = RTSP_INTERACTION_TIMEOUT * WFD_SEC_TO_MSEC; in SetKeepAliveTimer() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsimple_spring_chain.h91 void SetInterval(const Dimension& interval) in SetInterval() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog.cpp51 struct timespec interval = { in CheckGcSignal() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_device.cpp138 void PowerDevice::ModeChangeCallBack(uint8_t status, uint8_t currentMode, uint16_t interval) in ModeChangeCallBack() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp449 int32_t interval = data.ReadInt32(); in EnableNotificationInner() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
H A Drs_screen_manager_test.cpp1406 uint32_t interval = static_cast<uint32_t>(1); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_config.cpp487 auto interval = std::chrono::duration_cast<microseconds>(high_resolution_clock::now() - begin); in Load() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_connection_proxy_test.cpp251 int64_t interval = 50; in HWTEST_F() local

Completed in 26 milliseconds

12345678910>>...13