Searched defs:EpsCopyOutputStream (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/ |
H A D | coded_stream.h | 642 EpsCopyOutputStream(ZeroCopyOutputStream* stream, bool deterministic, in EpsCopyOutputStream() function 653 EpsCopyOutputStream(void* data, int size, bool deterministic) in EpsCopyOutputStream() function 660 EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, in EpsCopyOutputStream() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/io/ |
H A D | coded_stream.h | 642 EpsCopyOutputStream(ZeroCopyOutputStream* stream, bool deterministic, in EpsCopyOutputStream() function 653 EpsCopyOutputStream(void* data, int size, bool deterministic) in EpsCopyOutputStream() function 660 EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, in EpsCopyOutputStream() function
|