Home
last modified time | relevance | path

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

/external/cronet/net/filter/
Dgzip_source_stream.cc75 std::string GzipSourceStream::GetTypeAsString() const { in GetTypeAsString() function in net::GzipSourceStream
Dzstd_source_stream.cc123 std::string GetTypeAsString() const override { return kZstd; } in GetTypeAsString() function in net::__anonde18363e0111::ZstdSourceStream
Dbrotli_source_stream.cc94 std::string GetTypeAsString() const override { return kBrotli; } in GetTypeAsString() function in net::__anone8fa1dc50111::BrotliSourceStream
Dfilter_source_stream_unittest.cc36 std::string GetTypeAsString() const override { return type_string_; } in GetTypeAsString() function in net::__anon3958a77e0111::TestFilterSourceStreamBase
229 std::string GetTypeAsString() const override { return ""; } in GetTypeAsString() function in net::__anon3958a77e0111::ErrorFilterSourceStream