Searched defs:get_timeout (Results 1 – 5 of 5) sorted by relevance
77 get_timeout = lambda *a, **kw: kw['timeout'] function94 get_timeout = lambda *a, **kw: kw['timeout'] function115 get_timeout = lambda *a, **kw: timeout function138 get_timeout = lambda *a, **kw: kw.get('timeout', default_timeout) function166 def get_timeout(inst, *_args, **kwargs): function
62 static inline int get_timeout(PTP_USB* ptp_usb) in get_timeout() function
64 static inline int get_timeout(PTP_USB* ptp_usb) { in get_timeout() function
57 static inline int get_timeout(PTP_USB* ptp_usb) in get_timeout() function
2442 def get_timeout(self): member in SMB