Home
last modified time | relevance | path

Searched defs:http_code (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.h29 static inline bool IsHttpSuccess(int http_code) { in IsHttpSuccess()
44 long http_code; member
Dhttp_client.cc252 long http_code = 0; in DownloadToCallback() local
/device/google/cuttlefish/host/commands/metrics/
Dutils.cc240 long http_code = 0; in postReq() local