HomeSort by relevance Sort by last modified time
    Searched refs:AddHeader (Results 1 - 14 of 14) sorted by null

  /system/webservd/libwebserv/
mock_response.h 30 MOCK_METHOD2(AddHeader, void(const std::string&, const std::string&));
response.cc 42 void ResponseImpl::AddHeader(const std::string& header_name,
58 AddHeader(brillo::http::response_header::kContentType, mime_type);
90 AddHeader(brillo::http::response_header::kLocation, redirect_url);
response.h 43 virtual void AddHeader(const std::string& header_name,
response_impl.h 36 void AddHeader(const std::string& header_name,
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Dec_Utils.h 181 void AddHeader(BYTE **pFileBuf);
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDec_Utils.h 145 void AddHeader(BYTE **pFileBuf);
  /external/libbrillo/brillo/http/
http_request_unittest.cc 111 request.AddHeader(request_header::kAcceptEncoding, "compress, gzip");
120 request.AddHeader(request_header::kContentType, mime::text::kPlain);
http_request.cc 177 void Request::AddHeader(const std::string& header, const std::string& value) {
203 AddHeader(request_header::kContentType, form_data->GetContentType());
http_request.h 233 void AddHeader(const std::string& header, const std::string& value);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
httpfilt.h 65 WINBOOL (WINAPI *AddHeader)(struct _HTTP_FILTER_CONTEXT *pfc,LPSTR lpszName,LPSTR lpszValue);
126 WINBOOL (WINAPI *AddHeader)(struct _HTTP_FILTER_CONTEXT *pfc,LPSTR lpszName,LPSTR lpszValue);
asptlb.h 477 virtual HRESULT WINAPI AddHeader(BSTR bstrHeaderName,BSTR bstrHeaderValue) = 0;
515 HRESULT (WINAPI *AddHeader)(IResponse *This,BSTR bstrHeaderName,BSTR bstrHeaderValue);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 838 void AddHeader(BYTE **pFileBuf);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 4630 milliseconds