Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 9 of 9) sorted by relevance

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc88 const std::vector<std::string>& headers) override { in GetToString()
94 const std::vector<std::string>& headers) override { in PostToString()
100 const std::vector<std::string>& headers) override { in DeleteToString()
106 const std::vector<std::string>& headers) override { in PostToJson()
112 const std::vector<std::string>& headers) override { in PostToJson()
120 const std::vector<std::string>& headers) { in DownloadToCallback()
126 const std::vector<std::string>& headers) { in DownloadToFile()
142 const std::string& url, const std::vector<std::string>& headers) { in DownloadToJson()
148 const std::vector<std::string>& headers) override { in DeleteToJson()
182 const std::vector<std::string>& headers, in DownloadToJson()
[all …]
Dsso_client.cc88 const std::string& url, const std::vector<std::string>& headers) { in GetToString()
96 const std::vector<std::string>& headers) { in PostToString()
103 const std::string& url, const std::vector<std::string>& headers) { in DeleteToString()
/device/google/cuttlefish/host/libs/web/
Dcredential_source.cc142 std::vector<std::string> headers = { in UpdateLatestCredential() local
273 std::vector<std::string> headers = { in RefreshCredential() local
Dbuild_api.cc129 std::vector<std::string> headers; in Headers() local
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js180 headers: {'Content-Type': 'application/json'}, property
/device/linaro/hikey/gralloc960/
Dmali_gralloc_ion.cpp72 uint32_t headers[][4] = { in init_afbc() local
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_ion.cpp72 uint32_t headers[][4] = { in init_afbc() local
/device/generic/goldfish/radio/include/telephony/
Dril_cdma_sms.h552 RIL_CDMA_SMS_Udh headers[RIL_CDMA_SMS_MAX_UD_HEADERS]; member
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dtinyexr.h246 EXRHeader *headers; member