Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 9 of 9) sorted by relevance

/system/tools/hidl/c2hal/test/
Dbuild_all.py73 def headers(path): function
/system/update_engine/stable/
Dupdate_engine_stable_client.cc118 auto headers = ParseHeaders(FLAGS_headers); in Run() local
153 std::vector<std::string> headers; in ParseHeaders() local
/system/update_engine/aosp/
Dsideload_main.cc126 const vector<string>& headers, in ApplyUpdatePayload()
198 vector<string> headers = base::SplitString( in main() local
Dupdate_engine_client_android.cc266 auto headers = ParseHeaders(FLAGS_headers); in OnInit() local
335 std::vector<std::string> headers = base::SplitString( in ParseHeaders() local
Dupdate_attempter_android.cc103 std::map<string, string>* headers, in ParseKeyValuePairHeaders() argument
121 string GetPayloadId(const std::map<string, string>& headers) { in GetPayloadId() argument
225 std::map<string, string> headers; in ApplyPayload() local
1083 std::map<string, string> headers; in AllocateSpaceForPayload() local
/system/tools/aidl/
Daidl_to_cpp.cpp288 std::set<std::string>* headers) { in AddHeaders()
Daidl.cpp206 vector<string> headers; in write_dep_file() local
Daidl_unittest.cpp2038 set<string> headers; in TEST_P() local
/system/update_engine/
Dtest_http_server.cc82 string headers; in ParseRequest() local