Searched refs:HTTP_OK (Results 1 – 12 of 12) sorted by relevance
246 case HTTP_OK: in http_put_reply_code()461 return HTTP_OK; in web_process_get_device_info()499 return HTTP_OK; in web_process_put_message()601 return HTTP_OK; in web_process_put_wlan_response()661 return HTTP_OK; in web_process_set_selected_registrar()723 if (ret == HTTP_OK) { in web_connection_send_reply()748 if (ret == HTTP_OK) { in web_connection_send_reply()886 if (ret != HTTP_OK) in web_connection_parse_post()1069 http_put_reply_code(buf, HTTP_OK); in web_connection_parse_subscribe()1239 ret = HTTP_OK; in web_connection_parse_unsubscribe()
15 HTTP_OK = 200, enumerator
21 import static java.net.HttpURLConnection.HTTP_OK;53 case HTTP_OK: in isCacheable()
49 import static java.net.HttpURLConnection.HTTP_OK;197 case HTTP_OK: in createTunnel()
109 assertEquals(HttpURLConnection.HTTP_OK, connection.getResponseCode()); in testRegularResponse()
189 }else if (conn.getResponseCode() == HttpURLConnection.HTTP_OK){
83 assertEquals(HttpURLConnection.HTTP_OK, connection.getResponseCode()); in regularResponse()
1620 assertEquals(HttpURLConnection.HTTP_OK, connection2.getResponseCode()); in conditionalHitDoesNotUpdateCache()1733 assertEquals(HttpURLConnection.HTTP_OK, connection1.getResponseCode()); in assertConditionallyCached()1737 assertEquals(HttpURLConnection.HTTP_OK, connection2.getResponseCode()); in assertConditionallyCached()1743 assertEquals(HttpURLConnection.HTTP_OK, connection3.getResponseCode()); in assertConditionallyCached()1747 assertEquals(HttpURLConnection.HTTP_OK, connection4.getResponseCode()); in assertConditionallyCached()
1533 assertEquals(HttpURLConnection.HTTP_OK, connection2.getResponseCode()); in conditionalHitUpdatesCache()1710 assertEquals(HttpURLConnection.HTTP_OK, connection1.getResponseCode()); in assertConditionallyCached()1714 assertEquals(HttpURLConnection.HTTP_OK, connection2.getResponseCode()); in assertConditionallyCached()1720 assertEquals(HttpURLConnection.HTTP_OK, connection3.getResponseCode()); in assertConditionallyCached()1724 assertEquals(HttpURLConnection.HTTP_OK, connection4.getResponseCode()); in assertConditionallyCached()
1809 assertEquals(HttpURLConnection.HTTP_OK, response2.code()); in conditionalHitUpdatesCache()2183 assertEquals(HttpURLConnection.HTTP_OK, response1.code()); in assertConditionallyCached()2187 assertEquals(HttpURLConnection.HTTP_OK, response2.code()); in assertConditionallyCached()2193 assertEquals(HttpURLConnection.HTTP_OK, response3.code()); in assertConditionallyCached()2197 assertEquals(HttpURLConnection.HTTP_OK, response4.code()); in assertConditionallyCached()
3040 assertEquals(HttpURLConnection.HTTP_OK, connection2.getResponseCode());
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...