Home
last modified time | relevance | path

Searched defs:num_bytes_to_copy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_inflater.cc96 size_t num_bytes_to_copy = in GetOutput() local
192 size_t num_bytes_to_copy = std::min(size, buffer_.size() - head_); in Read() local
202 size_t num_bytes_to_copy = size - num_bytes_copied; in Read() local
274 size_t num_bytes_to_copy = std::min(size, capacity_ - tail_of_last_buffer_); in PushToLastBuffer() local
/aosp_15_r20/external/tink/cc/util/
H A Dinput_stream_util.cc47 int num_bytes_to_copy = in ReadBytesFromStreamImpl() local
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_update_quantized_cache.cpp110 exec_aten::SizesType num_bytes_to_copy = in update_quantized_cache_out() local
H A Dop_sdpa.cpp736 exec_aten::SizesType num_bytes_to_copy = in update_cache() local