Searched defs:call (Results 1 – 8 of 8) sorted by relevance
62 def call(self, to): member in TwilioClient
157 val call = expression as UCallExpression in appendExpression() constant336 val call = expression as UCallExpression in appendExpression() constant
117 public V call() throws Exception { in call() method in DeviceConcurrentUtil.ShellCommandCallable
173 auto call = code_ir.Alloc<lir::Bytecode>(); in StressEntryHook() local266 auto call = code_ir.Alloc<lir::Bytecode>(); in StressExitHook() local
438 val call = instruction as MethodInsnNode in <lambda>() constant
487 def change_state(self, begin_state, call, end_state, previous_state=None): argument
1206 def call_wrapper(call): argument
379 List<Callable<Set<File>>> call = new ArrayList<>(); in testResolve_remoteMultiMap_concurrent() local