Home
last modified time | relevance | path

Searched defs:interval (Results 1 – 20 of 20) sorted by relevance

/system/connectivity/shill/net/
Devent_history.cc63 struct timeval interval = (const struct timeval){seconds_ago}; in ExpireEventsBeforeInternal() local
91 struct timeval interval = (const struct timeval){seconds_ago}; in CountEventsWithinInterval() local
/system/core/init/
Dwatchdogd.cpp35 int interval = 10; in watchdogd_main() local
Dperfboot.py91 def __init__(self, interval, device): argument
/system/core/metricsd/
Dmetrics_collector.cc562 void MetricsCollector::ScheduleMemuseCallback(double interval) { in ScheduleMemuseCallback()
586 double interval = kMemuseIntervals[memuse_interval_index_++]; in MemuseCallback() local
689 const unique_ptr<PersistentInteger>& interval) { in SendAndResetCrashIntervalSample()
/system/update_engine/update_manager/
Dchromeos_policy.cc622 int interval = *server_dictated_poll_interval; in NextUpdateCheckTime() local
661 TimeDelta ChromeOSPolicy::FuzzedInterval(PRNG* prng, int interval, int fuzz) { in FuzzedInterval()
/system/core/healthd/
Dhealthd.cpp154 static void wakealarm_set_interval(int interval) { in wakealarm_set_interval()
/system/extras/tests/net_test/
Dneighbour_test.py161 def MonitorSleepMs(self, interval, addr): argument
/system/core/fastboot/
Dusb_osx.cpp204 UInt8 interval; in try_interfaces() local
/system/bt/bta/sys/
Dbta_sys_main.c591 void bta_sys_start_timer(alarm_t *alarm, period_ms_t interval, uint16_t event, in bta_sys_start_timer()
/system/bt/stack/btu/
Dbtu_hcif.c1223 UINT16 interval; in btu_hcif_mode_change_evt() local
1636 UINT16 interval; in btu_ble_ll_conn_param_upd_evt() local
/system/core/adb/
Dusb_osx.cpp357 UInt8 interval; in CheckInterface() local
/system/bt/stack/btm/
Dbtm_pm.c813 void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval) in btm_pm_proc_mode_change()
Dbtm_inq.c162 tBTM_STATUS BTM_SetDiscoverability (UINT16 inq_mode, UINT16 window, UINT16 interval) in BTM_SetDiscoverability()
594 tBTM_STATUS BTM_SetConnectability (UINT16 page_mode, UINT16 window, UINT16 interval) in BTM_SetConnectability()
Dbtm_int.h671 UINT16 interval; member
690 UINT16 interval; /* the interval from last mode change event. */ member
/system/connectivity/shill/wifi/
Dwake_on_wifi_unittest.cc1228 const uint32_t interval = kNetDetectScanIntervalSeconds; in TEST_F() local
1356 const uint32_t interval = kNetDetectScanIntervalSeconds; in TEST_F() local
3379 const uint32_t interval = kNetDetectScanIntervalSeconds; in TEST_F() local
3396 const uint32_t interval = kNetDetectScanIntervalSeconds; in TEST_F() local
Dwifi_unittest.cc1246 bool SetBgscanShortInterval(const uint16_t& interval, Error* error) { in SetBgscanShortInterval()
/system/bt/stack/l2cap/
Dl2c_ble.c585 UINT16 interval, UINT16 latency, UINT16 timeout) in l2cble_process_conn_update_evt()
/system/bt/stack/hcic/
Dhcicmds.c886 BOOLEAN btsnd_hcic_write_pagescan_cfg(UINT16 interval, UINT16 window) in btsnd_hcic_write_pagescan_cfg()
904 BOOLEAN btsnd_hcic_write_inqscan_cfg(UINT16 interval, UINT16 window) in btsnd_hcic_write_inqscan_cfg()
/system/bt/stack/gatt/
Dgatt_utils.c2820 UINT16 connectability, window, interval; in gatt_update_listen_mode() local
/system/bt/bta/dm/
Dbta_dm_act.c594 UINT16 window, interval; in bta_dm_set_visibility() local