Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/web/
Dcurl_wrapper.cc76 const std::vector<std::string>& headers) override { in PostToString()
115 const std::vector<std::string>& headers) override { in PostToJson()
134 const std::vector<std::string>& headers) override { in PostToJson()
142 const std::vector<std::string>& headers) { in DownloadToCallback()
182 const std::vector<std::string>& headers) { in DownloadToFile()
206 const std::string& url, const std::vector<std::string>& headers) { in DownloadToString()
224 const std::string& url, const std::vector<std::string>& headers) { in DownloadToJson()
242 const std::vector<std::string>& headers) override { in DeleteToJson()
312 const std::vector<std::string>& headers) override { in PostToString()
319 const std::vector<std::string>& headers) override { in PostToJson()
[all …]
Dcredential_source.cc150 std::vector<std::string> headers = { in UpdateLatestCredential() local
280 std::vector<std::string> headers = { in RefreshCredential() local
Dbuild_api.cc93 std::vector<std::string> headers; in Headers() local
/device/generic/vulkan-cereal/third-party/angle/scripts/
Dgenerate_stats.py528 def update_filters(service, spreadsheet_id, headers, info, spreadsheet): argument
564 def update_headers(service, spreadsheet_id, headers, info): argument
633 def generate_duplicate_formula(headers, filter_columns): argument
650 def generate_duplicate_formula_helper(headers): argument
661 def update_values(service, spreadsheet_id, headers, info): argument
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/
Dconsole_printer.py28 def alternateTabulate(collection, headers=None): argument
60 def printTabulated(collection, headers=None): argument
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/
Dconsole_printer.py28 def alternateTabulate(collection, headers=None): argument
60 def printTabulated(collection, headers=None): argument
/device/generic/vulkan-cereal/protocols/vulkan/scripts/
Dhtmldiff.orig152 def showPage(url1='', url2='', error_html='', **headers):
/device/generic/vulkan-cereal/third-party/angle/
DPRESUBMIT.py207 def headers(f): function
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dserver_connection.cpp383 const std::vector<std::pair<std::string, std::string>>& headers) { in CreateConnection()
419 const std::vector<std::pair<std::string, std::string>>& headers, in WsConnection()
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp107 std::vector<std::pair<std::string, std::string>> headers; in ParseHttpHeaders() local
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js124 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