Home
last modified time | relevance | path

Searched defs:interval (Results 326 - 350 of 561) sorted by relevance

1...<<11121314151617181920>>...23

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.cpp518 auto interval = std::chrono::seconds(WAIT_TIME); in StartTimerThread() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsecurity_manager.cpp65 constexpr int32_t interval = 100; in Retry() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_client.c69 static void GattcConnectParaUpdateCallback(int clientId, int interval, int latency, int timeout, int status) in GattcConnectParaUpdateCallback() argument
/third_party/backends/backend/
H A Dplustek-pp_ptdrv.c321 struct itimerval interval; in ptdrvStartLampTimer() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_core.h170 usb_timeout_t interval; /* milliseconds */ member
/third_party/mbedtls/library/
H A Dctr_drbg.c155 mbedtls_ctr_drbg_set_reseed_interval(mbedtls_ctr_drbg_context *ctx, int interval) mbedtls_ctr_drbg_set_reseed_interval() argument
/third_party/node/src/
H A Dhistogram.cc422 IntervalHistogram( Environment* env, Local<Object> wrap, AsyncWrap::ProviderType type, int32_t interval, std::function<void(Histogram&)> on_interval, const Histogram::Options& options) IntervalHistogram() argument
441 Create( Environment* env, int32_t interval, std::function<void(Histogram&)> on_interval, const Histogram::Options& options) Create() argument
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv6_sender.c68 struct timespec interval; member
/third_party/lwip/src/core/
H A Daltcp.c261 altcp_poll(struct altcp_pcb *conn, altcp_poll_fn poll, u8_t interval) in altcp_poll() argument
536 altcp_default_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_default_set_poll() argument
H A Daltcp_tcp.c239 altcp_tcp_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_tcp_set_poll() argument
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-client.c207 uint64_t interval; in callback_sspc_client() local
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c136 static unsigned long long interval = INTERVAL; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp380 void SurfaceD3D::setSwapInterval(EGLint interval) in setSwapInterval() argument
/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h144 int32_t interval; member
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_service_test.cpp220 void WaitForAlarm(std::atomic<int> * data, int interval) in WaitForAlarm() argument
1261 uint32_t interval; in HWTEST_F() local
[all...]
/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dinterface.c67 static void RestartTimer(OsalTimer *timer, uint32_t interval, OsalTimerFunc func, uintptr_t arg) in RestartTimer() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c161 static u64 kbasep_vinstr_next_dump_time_ns(u64 cur_ts_ns, u32 interval) in kbasep_vinstr_next_dump_time_ns() argument
838 kbasep_vinstr_hwcnt_reader_ioctl_set_interval( struct kbase_vinstr_client *cli, u32 interval) kbasep_vinstr_hwcnt_reader_ioctl_set_interval() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c146 static u64 kbasep_vinstr_next_dump_time_ns(u64 cur_ts_ns, u32 interval) in kbasep_vinstr_next_dump_time_ns() argument
791 kbasep_vinstr_hwcnt_reader_ioctl_set_interval(struct kbase_vinstr_client *cli, u32 interval) kbasep_vinstr_hwcnt_reader_ioctl_set_interval() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp250 int32_t interval = P2P_CONNECT_TIMEOUT * WFD_SEC_TO_MSEC; in SetCheckWfdConnectionTimer() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_attr_test_ng.cpp1051 float interval = (halfTabsWidth - margin) / 2; in HWTEST_F() local
1055 EXPECT_EQ(GetChildX(tabBarNode_, 3), halfTabsWidth + interval); in HWTEST_F() local
1070 EXPECT_EQ(GetChildX(tabBarNode_, 3), halfTabsWidth + interval); in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp386 interval, local
H A Dbluetooth_ble_advertiser.cpp650 void BleAdvertiserSettings::SetInterval(uint16_t interval) in SetInterval() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp611 void BluetoothBleCentralManagerServer::SetWindowAndInterval(const int mode, uint16_t &window, uint16_t &interval) in SetWindowAndInterval() argument
656 SetOtherWindowAndInterval(const int mode, uint16_t &window, uint16_t &interval) SetOtherWindowAndInterval() argument
738 SetLpDeviceAdvParam(int duration, int maxExtAdvEvents, int window, int interval, int advHandle) SetLpDeviceAdvParam() argument
[all...]
H A Dbluetooth_avrcp_ct_server.cpp1213 EnableNotification(const RawAddress &device, const std::vector<int32_t> &events, int32_t interval) EnableNotification() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/
H A Drsrenderserviceconnection_fuzzer.cpp533 int64_t interval = GetData<int64_t>(); in DoSetPointerColorInversionConfig() local

Completed in 33 milliseconds

1...<<11121314151617181920>>...23