Home
last modified time | relevance | path

Searched defs:body_stream (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/native/
H A Dhttp_request_utils.c399 struct aws_input_stream *body_stream = in aws_apply_java_http_request_changes_to_native_request() local
439 struct aws_input_stream *body_stream = in aws_http_request_new_from_java_http_request() local
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Denvironment.py1145 def __init__(self, template, context, body_stream=None): argument
/aosp_15_r20/external/python/jinja/src/jinja2/
Denvironment.py1199 def __init__(self, template, context, body_stream=None): argument