Searched defs:try (Results 1 – 3 of 3) sorted by relevance
128 try (Socket s = new Socket("google.com", 80)) { in testRilConnects() method
182 try (Socket s = new Socket("google.com", 80)) { in testWifiConnects() method
340 int gotsomewhere, connreset, terrno, try, v_circuit, resplen, ns; in res_send() local