Home
last modified time | relevance | path

Searched refs:HeaderList (Results 1 – 24 of 24) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_utils.h63 const HeaderList& headers,
72 const HeaderList& headers,
86 const HeaderList& headers,
102 const HeaderList& headers,
113 const HeaderList& headers,
123 const HeaderList& headers,
132 const HeaderList& headers,
162 const HeaderList& headers,
173 const HeaderList& headers,
188 const HeaderList& headers,
[all …]
Dhttp_utils.cc25 const HeaderList& headers, in GetAndBlock()
33 const HeaderList& headers, in Get()
67 const HeaderList& headers, in PostTextAndBlock()
77 const HeaderList& headers, in PostText()
97 const HeaderList& headers, in SendRequestAndBlock()
115 const HeaderList& headers, in SendRequestWithNoDataAndBlock()
126 const HeaderList& headers, in SendRequest()
152 const HeaderList& headers, in SendRequest()
168 const HeaderList& headers, in SendRequestWithNoData()
187 const HeaderList& headers, in PostBinaryAndBlock()
[all …]
Dhttp_transport.h34 using HeaderList = std::vector<std::pair<std::string, std::string>>; variable
73 const HeaderList& headers,
Dhttp_transport_fake.cc38 const HeaderList& headers, in CreateConnection()
48 HeaderList headers_copy = headers; in CreateConnection()
199 void ServerRequestResponseBase::AddHeaders(const HeaderList& headers) { in AddHeaders()
Dhttp_transport_fake.h92 const HeaderList& headers,
151 void AddHeaders(const HeaderList& headers);
Dhttp_connection_curl_test.cc66 HeaderList response_headers;
229 HeaderList headers{ in TEST_F()
293 HeaderList response_headers{ in TEST_F()
Dmock_transport.h27 const HeaderList&,
Dhttp_connection.h56 virtual bool SendHeaders(const HeaderList& headers,
Dmock_connection.h22 MOCK_METHOD(bool, SendHeaders, (const HeaderList&, ErrorPtr*), (override));
Dhttp_connection_fake.h32 bool SendHeaders(const HeaderList& headers, brillo::ErrorPtr* error) override;
Dhttp_connection_curl.h34 bool SendHeaders(const HeaderList& headers, brillo::ErrorPtr* error) override;
Dhttp_request.cc182 void Request::AddHeaders(const HeaderList& headers) { in AddHeaders()
245 http::HeaderList headers = brillo::MapToVector(headers_); in SendRequestIfNeeded()
Dhttp_connection_fake.cc29 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders()
Dhttp_transport_curl.h48 const HeaderList& headers,
Dhttp_request_test.cc125 HeaderList{ in TEST_F()
Dhttp_request.h234 void AddHeaders(const HeaderList& headers);
Dhttp_connection_curl.cc76 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders()
Dhttp_form_data.cc56 HeaderList headers{ in GetContentHeader()
Dhttp_transport_curl.cc124 const HeaderList& headers, in CreateConnection()
/external/pdfium/third_party/lcms/src/
Dcmscgats.c126 KEYVALUE* HeaderList; // The properties member
1254 t->HeaderList = NULL; in AllocTable()
1356 return AddToList(it8, &GetTable(it8)->HeaderList, "# ", NULL, Val, WRITE_UNCOOKED) != NULL; in cmsIT8SetComment()
1367 return AddToList(it8, &GetTable(it8)->HeaderList, Key, NULL, Val, WRITE_STRINGIFY) != NULL; in cmsIT8SetPropertyStr()
1377 return AddToList(it8, &GetTable(it8)->HeaderList, cProp, NULL, Buffer, WRITE_UNCOOKED) != NULL; in cmsIT8SetPropertyDbl()
1387 … return AddToList(it8, &GetTable(it8)->HeaderList, cProp, NULL, Buffer, WRITE_HEXADECIMAL) != NULL; in cmsIT8SetPropertyHex()
1394 return AddToList(it8, &GetTable(it8)->HeaderList, Key, NULL, Buffer, WRITE_UNCOOKED) != NULL; in cmsIT8SetPropertyUncooked()
1401 return AddToList(it8, &GetTable(it8)->HeaderList, Key, SubKey, Buffer, WRITE_PAIR) != NULL; in cmsIT8SetPropertyMulti()
1410 if (IsAvailableOnList(GetTable(it8) -> HeaderList, Key, NULL, &p)) in cmsIT8GetProperty()
1432 if (IsAvailableOnList(GetTable(it8) -> HeaderList, Key, SubKey, &p)) { in cmsIT8GetPropertyMulti()
[all …]
/external/llvm-project/clang-tools-extra/modularize/
DPreprocessorTracker.cpp793 HeaderList.push_back(getCanonicalPath(*I)); in PreprocessorTrackerImpl()
927 for (llvm::ArrayRef<std::string>::iterator I = HeaderList.begin(), in isHeaderListHeader()
928 E = HeaderList.end(); in isHeaderListHeader()
1245 llvm::SmallVector<std::string, 32> HeaderList; member in Modularize::__anon2bea21580111::PreprocessorTrackerImpl
/external/clang/lib/Lex/
DModuleMap.cpp219 SmallVectorImpl<Module::Header> *HeaderList[] = { in violatesPrivateInclude() local
222 for (auto *Hs : HeaderList) in violatesPrivateInclude()
799 auto &HeaderList = Headers[Header.Entry]; in addHeader() local
800 for (auto H : HeaderList) in addHeader()
804 HeaderList.push_back(KH); in addHeader()
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp454 SmallVectorImpl<Module::Header> *HeaderList[] = { in violatesPrivateInclude() local
457 for (auto *Hs : HeaderList) in violatesPrivateInclude()
1211 auto &HeaderList = Headers[Header.Entry]; in addHeader() local
1212 for (auto H : HeaderList) in addHeader()
1216 HeaderList.push_back(KH); in addHeader()
/external/javapoet/
DREADME.md826 .addAnnotation(AnnotationSpec.builder(HeaderList.class)
844 @HeaderList({