Searched defs:AddBytes (Results 1 – 10 of 10) sorted by relevance
24 StreamingUtf8Validator::State StreamingUtf8Validator::AddBytes( in AddBytes() function in base::StreamingUtf8Validator
24 StreamingUtf8Validator::State StreamingUtf8Validator::AddBytes(const char* data, in AddBytes() function in base::StreamingUtf8Validator
74 bool WebSocketDeflater::AddBytes(const char* data, size_t size) { in AddBytes() function in net::WebSocketDeflater
70 bool WebSocketInflater::AddBytes(const char* data, size_t size) { in AddBytes() function in net::WebSocketInflater
90 virtual void AddBytes(const Key& key, const protozero::ConstBytes& value) { in AddBytes() function
94 void AddBytes(const Key& key, const protozero::ConstBytes& value) override { in AddBytes() function in perfetto::trace_processor::util::__anon13f453ff0111::ProtoToArgsParserTest
82 void ArgsParser::AddBytes(const Key& key, const protozero::ConstBytes& value) { in AddBytes() function in perfetto::trace_processor::ArgsParser
458 base::Status RepeatedFieldBuilder::AddBytes(const uint8_t* data, size_t size) { in AddBytes() function in perfetto::trace_processor::metrics::RepeatedFieldBuilder
307 void AddBytes(int64_t n) { bytes_ += n; } in AddBytes() function in leveldb::__anonf8cf20180111::Stats
631 void AddBytes(const Byte *p, size_t size) in AddBytes() function