Home
last modified time | relevance | path

Searched refs:handle_retry (Results 1 – 2 of 2) sorted by relevance

/external/oss-fuzz/infra/
Dretry.py55 def handle_retry(num_try, exception=None): function
76 if not handle_retry(num_try):
82 if not handle_retry(num_try, exception=error):
99 if not handle_retry(num_try, exception=error):
/external/iw/
Dphy.c238 static int handle_retry(struct nl80211_state *state, in handle_retry() function
299 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_retry,