Home
last modified time | relevance | path

Searched defs:buffer_end_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/adb/
Dshell_protocol.h113 char* buffer_end_ = buffer_ + sizeof(buffer_); variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h524 const uint8_t* buffer_end_; // pointer to the end of the buffer. variable
823 uint8_t* buffer_end_ = buffer_; variable
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h524 const uint8_t* buffer_end_; // pointer to the end of the buffer. variable
823 uint8_t* buffer_end_ = buffer_; variable
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dparse_context.h272 const char* buffer_end_; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dparse_context.h268 const char* buffer_end_; variable
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dmap_of_masks.cc169 const uint8_t* const buffer_end_; member in fcp::secagg::PrngBuffer