/device/google/cuttlefish/host/commands/fetcher/ |
D | curl_wrapper.cc | 71 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()
|
D | curl_wrapper.h | 36 const std::vector<std::string>& headers); 39 const std::vector<std::string>& headers); 42 const std::vector<std::string>& headers);
|
D | build_api.cc | 86 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/ |
D | prebuilt_info_kernel-uapi-headers_tar_gz.asciipb | 5 source_file: "kernel-uapi-headers.tar.gz" 7 dest_file: "kernel-uapi-headers.tar.gz"
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_ion.cpp | 63 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/ |
D | mali_gralloc_ion.cpp | 72 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/ |
D | ChangeLog | 23 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
|
D | Doxyfile | 564 # should be ignored while generating the index headers.
|
/device/google/bonito/json-c/ |
D | ChangeLog | 23 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
|
D | Doxyfile | 564 # should be ignored while generating the index headers.
|
/device/google/coral/json-c/ |
D | ChangeLog | 23 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
|
D | Doxyfile | 564 # should be ignored while generating the index headers.
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | README | 35 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/ |
D | Android.bp | 28 // libwebrtc headers need this
|
/device/google/cuttlefish/tools/ |
D | create_base_image_gce.sh | 66 sudo chroot /mnt/image /usr/bin/apt install -y linux-headers-`uname -r`
|
/device/linaro/dragonboard/db845c/firmware/ |
D | adsp.b07 | 1 …headers init error %dpd_dump.c:ADSP:PD dump headers alloc error in prgtab .data %dpd_dump.c…
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril_cdma_sms.h | 552 RIL_CDMA_SMS_Udh headers[RIL_CDMA_SMS_MAX_UD_HEADERS]; member
|
/device/linaro/hikey/ |
D | device-common.mk | 34 PRODUCT_VENDOR_KERNEL_HEADERS := device/linaro/hikey/kernel-headers
|
/device/google/crosshatch/ |
D | device.mk | 706 PRODUCT_VENDOR_KERNEL_HEADERS := device/google/crosshatch/sdm845/kernel-headers
|
/device/google/bonito/ |
D | device.mk | 745 PRODUCT_VENDOR_KERNEL_HEADERS := device/google/bonito/sdm710/kernel-headers
|
/device/google/coral/ |
D | device.mk | 84 PRODUCT_VENDOR_KERNEL_HEADERS := device/google/coral-kernel/sm8150/kernel-headers
|