Searched defs:timeOut (Results 1 – 6 of 6) sorted by relevance
| /plugin/authfacebook/lib/HttpClients/ |
| D | FacebookCurlHttpClient.php | 67 public function send($url, $method, $body, array $headers, $timeOut) 93 public function openConnection($url, $method, $body, array $headers, $timeOut)
|
| D | FacebookHttpClientInterface.php | 46 public function send($url, $method, $body, array $headers, $timeOut);
|
| D | FacebookStreamHttpClient.php | 47 public function send($url, $method, $body, array $headers, $timeOut)
|
| D | FacebookGuzzleHttpClient.php | 52 public function send($url, $method, $body, array $headers, $timeOut)
|
| /plugin/combo/ComboStrap/ |
| H A D | Lock.php | 46 private int $timeOut = 1; variable in ComboStrap\\Lock
|
| /plugin/imageflow/ |
| D | script.js | 108 this.timeOut = function(fkt, time) { method
|