Searched defs:headers (Results 1 – 15 of 15) sorted by relevance
/system/core/metricsd/uploader/ |
D | sender_http.cc | 34 brillo::http::HeaderList headers = {{"X-Chrome-UMA-Log-SHA1", hash}}; in Send() local
|
/system/update_engine/ |
D | sideload_main.cc | 145 const vector<string>& headers, in ApplyUpdatePayload() 219 vector<string> headers = base::SplitString( in main() local
|
D | update_engine_client_android.cc | 194 std::vector<std::string> headers = base::SplitString( in OnInit() local
|
D | update_attempter_android.cc | 123 std::map<string, string> headers; in ApplyPayload() local
|
D | test_http_server.cc | 84 string headers; in ParseRequest() local
|
/system/webservd/libwebserv/ |
D | request_fake.h | 58 void SetHeaders(std::multimap<std::string, std::string> headers) { in SetHeaders()
|
D | response.cc | 48 const std::vector<std::pair<std::string, std::string>>& headers) { in AddHeaders()
|
D | dbus_protocol_handler.cc | 234 const std::multimap<std::string, std::string>& headers, in CompleteRequest()
|
/system/webservd/webservd/ |
D | dbus_request_handler.cc | 52 std::vector<std::tuple<std::string, std::string>> headers; in HandleRequest() local
|
D | request.cc | 132 const std::vector<std::tuple<std::string, std::string>>& headers, in Complete()
|
/system/weaved/buffet/ |
D | http_transport_client.cc | 85 const Headers& headers, in SendRequest()
|
/system/tools/aidl/ |
D | type_cpp.h | 62 void GetHeaders(std::set<std::string>* headers) const { in GetHeaders()
|
D | aidl_unittest.cpp | 280 set<string> headers; in TEST_F() local
|
D | aidl.cpp | 307 vector<string> headers; in write_cpp_dep_file() local
|
D | type_cpp.cpp | 389 const vector<string>& headers, in Type()
|