| 61 | } |
| 62 | |
| 63 | void SimpleConsumer::RestoreUserCookies(const comm::proto::Cookies &user_cookies) { |
| 64 | } |
| 65 | |
| 66 | void SimpleConsumer::CompressBuffer(const std::string &buffer, std::string &compress_buffer, |
| 67 | const int buffer_type) { |
nothing calls this directly
no outgoing calls
no test coverage detected