HomeSort by relevance Sort by last modified time
    Searched defs:statuscode (Results 1 - 17 of 17) sorted by null

  /external/apache-http/src/org/apache/http/protocol/
HttpRequestExecutor.java 280 int statuscode = 0; local
282 while (response == null || statuscode < HttpStatus.SC_OK) {
288 statuscode = response.getStatusLine().getStatusCode();
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/httpfs/
http_fs_node.cc 252 int32_t statuscode; local
269 &statuscode,
352 // Get response statuscode.
353 PP_Var statuscode = response_interface->GetProperty(
356 if (statuscode.type != PP_VARTYPE_INT32)
359 *out_statuscode = statuscode.value.as_int;
387 int32_t statuscode; local
394 &statuscode,
460 int32_t statuscode; local
467 &statuscode,
538 int32_t statuscode; local
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_vidc_enc.h 410 unsigned long statuscode; member in struct:venc_msg
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_enc.h 607 unsigned long statuscode; member in struct:venc_msg
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_vidc_enc.h 437 unsigned long statuscode; member in struct:venc_msg
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_vidc_enc.h 661 unsigned long statuscode; member in struct:venc_msg
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_vidc_enc.h 440 unsigned long statuscode; member in struct:venc_msg
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_vidc_enc.h 663 unsigned long statuscode; member in struct:venc_msg
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpcore-4.1.jar 
  /external/robolectric/lib/main/
httpcore-4.0.1.jar 
  /external/smack/asmack-master/lib/
httpcore-4.1.4.jar 
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 375 milliseconds