Home
last modified time | relevance | path

Searched refs:time (Results 2776 - 2800 of 4888) sorted by relevance

1...<<111112113114115116117118119120>>...196

/foundation/resourceschedule/memmgr/services/memmgrservice/include/purgeable_mem_manager/
H A Dpurgeable_mem_manager.h75 bool PurgeAshm(const unsigned int ashmId, const unsigned int time);
101 time_t lastTriggerTime_ = 0; // last trigger time by psi or kswapd.
/foundation/communication/ipc/utils/src/
H A Drpc_session_handle.c20 #include <sys/time.h>
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_alarm.c38 SOFTBUS_DPRINTF(fd, "Time=%s, Type=%d", record->time, record->type); in SoftBusGetAlarmInfo()
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_mock.h62 virtual int32_t ConnBleKeepAlive(uint32_t connectionId, uint32_t requestId, uint32_t time) = 0;
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/phone/
H A Dble_auth_channel_phone_test.cpp20 #include <sys/time.h>
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_manager.h48 // ble address will change over time and different advertisement, so devive is identified by udid first
126 int32_t ConnBleKeepAlive(uint32_t connectionId, uint32_t requestId, uint32_t time);
/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/
H A Dtest_server.cpp22 #include <sys/time.h>
/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/
H A Ddisc_sdk_only_l2_test.cpp19 #include <sys/time.h>
/foundation/communication/wifi/wifi/base/state_machine/include/
H A Dinternal_message.h150 * @Description : Obtains time.
256 * @Description : Set the time.
258 * @param time - Time.[in]
260 void SetHandleTime(int64_t time);
275 /* Message execution time */
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_p2p_impl.h39 WifiErrorNo HdiP2pSetGroupMaxIdle(const char *groupIfc, int time);
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_intercept_recorder.cpp123 NETMGR_EXT_LOG_I("FirewallCallback::OnIntercept: time=%{public}d", record->time); in OnIntercept()
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_proxy.h75 * @param time -input time,
78 ErrCode SetHotspotIdleTimeout(int time) override;
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_p2p_iface.h182 * @param time
185 WifiErrorNo P2pSetGroupMaxIdle(const char *groupIfc, int time);
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/downloader/
H A Dmod.rs27 use tokio::time::Instant;
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_service_impl.h76 * @param time -input time,
79 ErrCode SetHotspotIdleTimeout(int time) override;
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_p2p_interface.h171 * @Description Set the maximum idle time of a group.
174 * @param time
177 WifiErrorNo P2pSetGroupMaxIdle(const char *groupIfc, int time);
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_request.h205 * Sets the request time for the object.
206 * @param time The request time to be set.
208 void SetRequestTime(const std::string &time);
211 * Retrieves the request time from the object.
212 * @return The request time.
/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_hisysevent.cpp80 time_t currentTime = time(0); in ProcessHttpPerfHiSysevent()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/
H A Dsta_interface_test.cpp19 #include <sys/time.h>
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dauto_cache.h73 bool operator<(const Time &time) const;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_state_machine.h68 bool StartFeedDogForSync(uint32_t time, SyncDirectionFlag flag) override;
184 // used for one (key,value) bigger than mtu size, in this case, send packet need more longger time
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvstore_sync_manager.h67 void Schedule(const TimePoint &time);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.h112 int SetAutoLifeCycleTime(uint32_t time);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.h86 bool StartFeedDogForSync(uint32_t time, SyncDirectionFlag flag);
/foundation/distributedhardware/device_manager/utils/include/timer/lite/
H A Ddm_timer.h53 Timer(std::string name, int32_t time, TimerCallback callback);

Completed in 10 milliseconds

1...<<111112113114115116117118119120>>...196