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.h31 static inline bool IsHttpSuccess(int http_code) { in IsHttpSuccess()
46 long http_code; member
Dhttp_client.cc299 long http_code = 0; in DownloadToCallback() local
/device/google/cuttlefish/host/commands/metrics/
Dutils.cc194 long http_code = 0; in PostRequest() local