Home
last modified time | relevance | path

Searched defs:headers_ (Results 1 – 8 of 8) sorted by relevance

/external/bcc/src/cc/
Dexported_files.cc27 map<string, const char *> ExportedFiles::headers_ = { member in ebpf::ExportedFiles
Dexported_files.h25 static std::map<std::string, const char *> headers_; variable
/external/bcc/src/cc/includes/
Dexported_files.h25 static std::map<std::string, const char *> headers_; variable
/external/libbrillo/brillo/http/
Dhttp_connection_curl.h79 std::multimap<std::string, std::string> headers_; variable
Dhttp_transport_fake.h151 std::multimap<std::string, std::string> headers_; variable
Dhttp_request.h322 std::multimap<std::string, std::string> headers_; variable
/external/webrtc/webrtc/base/
Dsocketadapters.h128 std::string agent_, user_, headers_; variable
/external/tensorflow/tensorflow/core/platform/cloud/
Dcurl_http_request_test.cc238 std::vector<string>* headers_ = nullptr; member in tensorflow::__anonc34726800111::FakeLibCurl