Searched defs:requests (Results 1 – 6 of 6) sorted by relevance
229 def BatchExecuteOnce(self, requests): argument256 requests, argument
550 requests, argument
1029 def _BatchExecuteAndWait(self, requests, operation_scope, scope_name=None): argument
22 mod requests; module78 let requests = match command { in perform_command() localVariable
66 internal var requests = 0 in <lambda>() variable in com.android.tools.metalava.model.text.TextTypeParser
1599 String entryName, InspectJarEntryRequest... requests) { in CompoundInspectJarEntryRequest()