Home
last modified time | relevance | path

Searched defs:continuation_token (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/native/
H A Devent_stream_rpc_client.c582 struct aws_event_stream_rpc_client_continuation_token *continuation_token = in Java_software_amazon_awssdk_crt_eventstream_ClientConnectionContinuation_activateContinuation() local
671 struct aws_event_stream_rpc_client_continuation_token *continuation_token = in Java_software_amazon_awssdk_crt_eventstream_ClientConnectionContinuation_sendContinuationMessage() local
737 struct aws_event_stream_rpc_client_continuation_token *continuation_token = in Java_software_amazon_awssdk_crt_eventstream_ClientConnectionContinuation_releaseContinuation() local
/aosp_15_r20/external/googleapis/google/bigtable/v2/
H A Dbigtable.proto952 StreamContinuationToken continuation_token = 1; field