Home
last modified time | relevance | path

Searched defs:num_headers (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_util.cc63 const int num_headers = headers.size(); in GetNghttp2Nvs() local
92 const int num_headers = headers.size(); in GetResponseNghttp2Nvs() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dprogram.cpp302 cl_uint num_headers, const cl_program *d_header_progs, in clCompileProgram()
316 if (bool(num_headers) != bool(header_names)) in clCompileProgram() local
/aosp_15_r20/external/libaom/test/
H A Ddecode_scalability_test.cc31 size_t num_headers; member
/aosp_15_r20/external/curl/docs/examples/
H A Dhttp2-pushinmemory.c94 size_t num_headers, in server_push_callback()
H A Dhttp2-serverpush.c163 size_t num_headers, in server_push_callback()
/aosp_15_r20/external/curl/tests/http/clients/
H A Dh2-serverpush.c156 size_t num_headers, in server_push_callback()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/http/
H A Dhttp_server.h62 size_t num_headers = 0; member
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/http/
H A Dhttp_server.h62 size_t num_headers = 0; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dhttp_connect_handshaker.cc312 size_t num_headers = 0; in DoHandshake() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dhttp_connect_handshaker.cc312 size_t num_headers = 0; in DoHandshake() local
/aosp_15_r20/external/curl/src/
H A Dtool_operate.h53 long num_headers; member
/aosp_15_r20/external/aws-crt-java/src/native/
H A Dhttp_request_utils.c236 size_t num_headers) { in aws_marshal_http_headers_array_to_dynamic_buffer()
H A Dhttp_request_response.c130 size_t num_headers, in aws_java_http_stream_on_incoming_headers_fn()
/aosp_15_r20/trusty/user/base/app/apploader/package_tool/
Dapploader_package_tool.cpp335 size_t num_headers; in find_content_is_cose_encrypt() local
/aosp_15_r20/external/mesa3d/src/compiler/clc/
H A Dclc.h78 unsigned num_headers; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.c1524 unsigned num_slices = 0, num_headers = 0; in radeon_vcn_enc_encode_headers() local
/aosp_15_r20/device/generic/goldfish/radio/include/telephony/
Dril_cdma_sms.h551 unsigned char num_headers; member
/aosp_15_r20/hardware/ril/include/telephony/
H A Dril_cdma_sms.h551 unsigned char num_headers; member
/aosp_15_r20/external/rust/android-crates-io/crates/httparse/src/
Dlib.rs1067 num_headers: usize, in parse_headers_iter_uninit() field
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h245 int num_headers; member
13091 int *num_headers,
13165 int ParseEXRMultipartHeaderFromFile(EXRHeader ***exr_headers, int *num_headers,
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_network_transaction_unittest.cc3388 int num_headers; in TEST_P() member