Searched refs:set_balsa_headers (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/tools/flip_server/
H A Dbalsa_frame.h59 // The method set_balsa_headers clears the headers provided and attaches them
62 // To detach the header object from the framer, use set_balsa_headers(NULL).
63 void set_balsa_headers(BalsaHeaders* headers) { function in class:net::BalsaFrame
H A Dstreamer_interface.cc30 http_framer_->set_balsa_headers(&headers_);
H A Dmem_cache.cc144 framer.set_balsa_headers(&(visitor.headers));
H A Dhttp_interface.cc31 http_framer_->set_balsa_headers(&headers_);

Completed in 68 milliseconds