HomeSort by relevance Sort by last modified time
    Searched refs:RemoveAllHeadersWithPrefix (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/tools/balsa/
balsa_headers_test.cc 326 TEST_F(BalsaHeadersTest, RemoveAllHeadersWithPrefix) {
335 headers_->RemoveAllHeadersWithPrefix("1ke");
balsa_headers.h 732 void RemoveAllHeadersWithPrefix(const base::StringPiece& key);
    [all...]
balsa_headers.cc 713 void BalsaHeaders::RemoveAllHeadersWithPrefix(const base::StringPiece& key) {
    [all...]

Completed in 45 milliseconds