Searched defs:requests (Results 1 – 5 of 5) sorted by relevance
20 mod requests; module74 let requests = match command { in perform_command() localVariable
229 def BatchExecuteOnce(self, requests): argument256 requests, argument
555 requests, argument
1029 def _BatchExecuteAndWait(self, requests, operation_scope, scope_name=None): argument
1599 String entryName, InspectJarEntryRequest... requests) { in CompoundInspectJarEntryRequest()