| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p.c | 308 int p2p_listen(struct p2p_data *p2p, unsigned int timeout) in p2p_listen() argument 1154 p2p_find(struct p2p_data *p2p, unsigned int timeout, enum p2p_discovery_type type, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id, unsigned int search_delay, u8 seek_count, const char **seek, int freq) p2p_find() argument 3582 int timeout; p2p_go_neg_req_cb() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_supplicant.c | 3392 int timeout = 60; wpas_start_assoc_cb() local 4269 int timeout = 10; wpa_supplicant_rx_eapol() local 6742 int timeout; global() local [all...] |
| H A D | ctrl_iface.c | 1242 int timeout = 0; in wpa_supplicant_ctrl_iface_wps_pin() local 1794 int timeout = 300; in wpa_supplicant_ctrl_iface_wps_ap_pin() local 5371 unsigned int timeout = atoi(cmd); in p2p_ctrl_find() local 5837 unsigned int timeout = atoi(cmd); p2p_ctrl_listen() local [all...] |
| H A D | p2p_supplicant.c | 5683 int wpas_p2p_listen_start(struct wpa_supplicant *wpa_s, unsigned int timeout) in wpas_p2p_listen_start() argument 6834 wpas_p2p_find(struct wpa_supplicant *wpa_s, unsigned int timeout, enum p2p_discovery_type type, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id, unsigned int search_delay, u8 seek_cnt, const char **seek_string, int freq) wpas_p2p_find() argument 6916 wpas_p2p_listen(struct wpa_supplicant *wpa_s, unsigned int timeout) wpas_p2p_listen() argument 7368 int timeout; wpas_p2p_set_group_idle_timeout() local 9342 unsigned int timeout; wpas_p2p_consider_moving_one_go() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | wpa_auth_ft.c | 1669 wpa_ft_rrb_r0kh_replenish(struct wpa_authenticator *wpa_auth, struct ft_remote_r0kh *r0kh, int timeout) wpa_ft_rrb_r0kh_replenish() argument 1678 wpa_ft_rrb_r0kh_timeout(struct wpa_authenticator *wpa_auth, struct ft_remote_r0kh *r0kh, int timeout) wpa_ft_rrb_r0kh_timeout() argument 1690 wpa_ft_rrb_add_r0kh(struct wpa_authenticator *wpa_auth, struct ft_remote_r0kh *r0kh_wildcard, const u8 *src_addr, const u8 *r0kh_id, size_t id_len, int timeout) wpa_ft_rrb_add_r0kh() argument 1754 wpa_ft_rrb_r1kh_replenish(struct wpa_authenticator *wpa_auth, struct ft_remote_r1kh *r1kh, int timeout) wpa_ft_rrb_r1kh_replenish() argument 1764 wpa_ft_rrb_add_r1kh(struct wpa_authenticator *wpa_auth, struct ft_remote_r1kh *r1kh_wildcard, const u8 *src_addr, const u8 *r1kh_id, int timeout) wpa_ft_rrb_add_r1kh() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p.c | 368 int p2p_listen(struct p2p_data *p2p, unsigned int timeout) argument 1246 p2p_find(struct p2p_data *p2p, unsigned int timeout, enum p2p_discovery_type type, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id, unsigned int search_delay, u8 seek_count, const char **seek, int freq, bool include_6ghz) global() argument 3749 int timeout; global() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | wpa_auth_ft.c | 1667 wpa_ft_rrb_r0kh_replenish(struct wpa_authenticator *wpa_auth, struct ft_remote_r0kh *r0kh, int timeout) wpa_ft_rrb_r0kh_replenish() argument 1676 wpa_ft_rrb_r0kh_timeout(struct wpa_authenticator *wpa_auth, struct ft_remote_r0kh *r0kh, int timeout) wpa_ft_rrb_r0kh_timeout() argument 1688 wpa_ft_rrb_add_r0kh(struct wpa_authenticator *wpa_auth, struct ft_remote_r0kh *r0kh_wildcard, const u8 *src_addr, const u8 *r0kh_id, size_t id_len, int timeout) wpa_ft_rrb_add_r0kh() argument 1752 wpa_ft_rrb_r1kh_replenish(struct wpa_authenticator *wpa_auth, struct ft_remote_r1kh *r1kh, int timeout) wpa_ft_rrb_r1kh_replenish() argument 1762 wpa_ft_rrb_add_r1kh(struct wpa_authenticator *wpa_auth, struct ft_remote_r1kh *r1kh_wildcard, const u8 *src_addr, const u8 *r1kh_id, int timeout) wpa_ft_rrb_add_r1kh() argument [all...] |
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_webview_controller.cpp | 4898 int32_t timeout = 0; in SetConnectionTimeout() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/irqchip/ |
| H A D | irq-gic-v3-its.c | 5145 u64 timeout = USEC_PER_SEC;
in redist_disable_lpis() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 600 unsigned long timeout;
member
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | core.c | 6865 long __sched io_schedule_timeout(long timeout) in io_schedule_timeout() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_record.cpp | 525 uint32_t timeout = AmsConfigurationParameter::GetInstance().GetAppStartTimeoutTime() * in PostUIExtensionAbilityTimeoutTask() local 532 uint32_t timeout = AmsConfigurationParameter::GetInstance().GetAppStartTimeoutTime() * in PostUIExtensionAbilityTimeoutTask() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_main_thread.cpp | 3325 void RSMainThread::CollectClientNodeTreeResult(uint32_t taskId, std::string& dumpString, size_t timeout) in CollectClientNodeTreeResult() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 2903 int snd_pcm_wait(snd_pcm_t *pcm, int timeout) in snd_pcm_wait() argument 2915 int __snd_pcm_wait_in_lock(snd_pcm_t *pcm, int timeout) in __snd_pcm_wait_in_lock() argument 2931 int timeout; in __snd_pcm_wait_io_timeout() local 2945 int timeout; __snd_pcm_wait_drain_timeout() local 2967 snd_pcm_wait_nocheck(snd_pcm_t *pcm, int timeout) snd_pcm_wait_nocheck() argument [all...] |
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | amdgpu_drm.h | 427 __u64 timeout; member 449 __u64 timeout; member
|
| /third_party/libdrm/include/drm/ |
| H A D | amdgpu_drm.h | 423 __u64 timeout; member 445 __u64 timeout; member
|
| /third_party/mbedtls/library/ |
| H A D | ssl_tls.c | 1715 void mbedtls_ssl_conf_read_timeout(mbedtls_ssl_config *conf, uint32_t timeout) in mbedtls_ssl_conf_read_timeout() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | msm_kgsl.h | 530 unsigned int timeout; member 539 unsigned int timeout; member
|
| /third_party/libfuse/lib/ |
| H A D | fuse.c | 1527 struct timespec timeout; in fuse_interrupt() local 4506 unsigned timeout; in fuse_session_loop_remember() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassTests.cpp | 466 void waitForFences (const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 waitAll, deUint64 timeout) in waitForFences() argument
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 1544 waitForFences( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, uint64_t timeout, Dispatch const & d ) const waitForFences() argument 6805 waitSemaphores( const VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo & waitInfo, uint64_t timeout, Dispatch const & d ) const waitSemaphores() argument 7394 acquireNextImageKHR( VULKAN_HPP_NAMESPACE::SwapchainKHR swapchain, uint64_t timeout, VULKAN_HPP_NAMESPACE::Semaphore semaphore, VULKAN_HPP_NAMESPACE::Fence fence, Dispatch const & d ) const acquireNextImageKHR() argument 15825 waitSemaphoresKHR( const VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo & waitInfo, uint64_t timeout, Dispatch const & d ) const waitSemaphoresKHR() argument 16473 waitForPresentKHR( VULKAN_HPP_NAMESPACE::SwapchainKHR swapchain, uint64_t presentId, uint64_t timeout, Dispatch const & d ) const waitForPresentKHR() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | libVulkan.cpp | 1404 VKAPI_ATTR VkResult VKAPI_CALL vkWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint64_t timeout) in vkWaitForFences() argument 1548 VKAPI_ATTR VkResult VKAPI_CALL vkWaitSemaphores(VkDevice device, const VkSemaphoreWaitInfo *pWaitInfo, uint64_t timeout) in vkWaitSemaphores() argument 4202 VKAPI_ATTR VkResult VKAPI_CALL vkAcquireNextImageKHR(VkDevice device, VkSwapchainKHR swapchain, uint64_t timeout, VkSemaphore semaphore, VkFence fence, uint32_t *pImageIndex) in vkAcquireNextImageKHR() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _ssl.c | 936 _PyTime_t timeout, deadline = 0; in _ssl__SSLSocket_do_handshake_impl() local 2260 PySSL_select(PySocketSockObject *s, int writing, _PyTime_t timeout) PySSL_select() argument 2344 _PyTime_t timeout, deadline = 0; _ssl__SSLSocket_write_impl() local 2482 _PyTime_t timeout, deadline = 0; _ssl__SSLSocket_read_impl() local 2614 _PyTime_t timeout, deadline = 0; _ssl__SSLSocket_shutdown_impl() local [all...] |
| H A D | socketmodule.c | 838 sock_call_ex(PySocketSockObject *s, int writing, int (*sock_func) (PySocketSockObject *s, void *data), void *data, int connect, int *err, _PyTime_t timeout) sock_call_ex() argument 2860 socket_parse_timeout(_PyTime_t *timeout, PyObject *timeout_obj) socket_parse_timeout() argument 2909 _PyTime_t timeout; sock_settimeout() local 4232 _PyTime_t timeout = s->sock_timeout; sock_sendall() local 6791 _PyTime_t timeout; global() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassTests.cpp | 456 void waitForFences (const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 waitAll, deUint64 timeout) in waitForFences() argument
|