Home
last modified time | relevance | path

Searched defs:clients (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DSubscribeClientsRequest.php26 public $clients; variable in Google\\Service\\AuthorizedBuyersMarketplace\\SubscribeClientsRequest
31 public function setClients($clients)
H A DUnsubscribeClientsRequest.php26 public $clients; variable in Google\\Service\\AuthorizedBuyersMarketplace\\UnsubscribeClientsRequest
31 public function setClients($clients)
H A DListClientsResponse.php33 public function setClients($clients)
/plugin/webdav/
H A Dscript.js17 var clients = { class in AnonymousFunctionda0e64e50200
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListClientsResponse.php33 public function setClients($clients)
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php37 protected $clients = []; global() variable in FreeDSx\\Socket\\SocketServer