Home
last modified time | relevance | path

Searched refs:headers (Results 1 – 21 of 21) sorted by relevance

/device/google/cuttlefish/host/commands/fetcher/
Dcurl_wrapper.cc71 const std::vector<std::string>& headers) { in DownloadToFile() argument
77 curl_slist* curl_headers = build_slist(headers); in DownloadToFile()
111 const std::vector<std::string>& headers) { in DownloadToString() argument
117 curl_slist* curl_headers = build_slist(headers); in DownloadToString()
147 const std::vector<std::string>& headers) { in DownloadToJson() argument
148 std::string contents = DownloadToString(url, headers); in DownloadToJson()
Dcurl_wrapper.h36 const std::vector<std::string>& headers);
39 const std::vector<std::string>& headers);
42 const std::vector<std::string>& headers);
Dbuild_api.cc86 std::vector<std::string> headers; in Headers() local
88 headers.push_back("Authorization:Bearer " + credential_source->Credential()); in Headers()
90 return headers; in Headers()
/device/google/coral-kernel/.prebuilt_info/kernel-and-modules/
Dprebuilt_info_kernel-uapi-headers_tar_gz.asciipb5 source_file: "kernel-uapi-headers.tar.gz"
7 dest_file: "kernel-uapi-headers.tar.gz"
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_ion.cpp63 uint32_t headers[][4] = { in init_afbc() local
72 memset(headers[0], 0, sizeof(uint32_t) * 4); in init_afbc()
101 memcpy(buf, headers[layout], sizeof(headers[layout])); in init_afbc()
102 buf += sizeof(headers[layout]); in init_afbc()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_ion.cpp72 uint32_t headers[][4] = { in init_afbc() local
81 memset(headers[0], 0, sizeof(uint32_t) * 4); in init_afbc()
110 memcpy(buf, headers[layout], sizeof(headers[layout])); in init_afbc()
111 buf += sizeof(headers[layout]); in init_afbc()
/device/google/crosshatch/json-c/
DChangeLog23 only created as libjson-c.so now and headers are only installed
56 * Include json_object_iterator.h in the installed headers.
134 * Add #ifdef __cplusplus guards to all of the headers
167 * Remove include "config.h" from headers (should only
172 * Make headers C++ compatible by change *this to *obj
173 * Add ifdef C++ extern "C" to headers
DDoxyfile564 # should be ignored while generating the index headers.
/device/google/bonito/json-c/
DChangeLog23 only created as libjson-c.so now and headers are only installed
56 * Include json_object_iterator.h in the installed headers.
134 * Add #ifdef __cplusplus guards to all of the headers
167 * Remove include "config.h" from headers (should only
172 * Make headers C++ compatible by change *this to *obj
173 * Add ifdef C++ extern "C" to headers
DDoxyfile564 # should be ignored while generating the index headers.
/device/google/coral/json-c/
DChangeLog23 only created as libjson-c.so now and headers are only installed
56 * Include json_object_iterator.h in the installed headers.
134 * Add #ifdef __cplusplus guards to all of the headers
167 * Remove include "config.h" from headers (should only
172 * Make headers C++ compatible by change *this to *obj
173 * Add ifdef C++ extern "C" to headers
DDoxyfile564 # should be ignored while generating the index headers.
/device/generic/opengl-transport/host/commands/emugen/
DREADME35 data only, with no context headers. In precise term terms, a reply
280 a list of headers that will be included in the encoder header file
284 a list of headers that will be included in the client context header file
288 a list of headers that will be included in the decoder header file
292 a list of headers that will be included in the server context header file
/device/google/cuttlefish/host/frontend/webrtc/
DAndroid.bp28 // libwebrtc headers need this
/device/google/cuttlefish/tools/
Dcreate_base_image_gce.sh66 sudo chroot /mnt/image /usr/bin/apt install -y linux-headers-`uname -r`
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b071headers init error %d����pd_dump.c:ADSP:PD dump headers alloc error in prgtab .data %d���pd_dump.c…
/device/generic/goldfish/radio/include/telephony/
Dril_cdma_sms.h552 RIL_CDMA_SMS_Udh headers[RIL_CDMA_SMS_MAX_UD_HEADERS]; member
/device/linaro/hikey/
Ddevice-common.mk34 PRODUCT_VENDOR_KERNEL_HEADERS := device/linaro/hikey/kernel-headers
/device/google/crosshatch/
Ddevice.mk706 PRODUCT_VENDOR_KERNEL_HEADERS := device/google/crosshatch/sdm845/kernel-headers
/device/google/bonito/
Ddevice.mk745 PRODUCT_VENDOR_KERNEL_HEADERS := device/google/bonito/sdm710/kernel-headers
/device/google/coral/
Ddevice.mk84 PRODUCT_VENDOR_KERNEL_HEADERS := device/google/coral-kernel/sm8150/kernel-headers