Home
last modified time | relevance | path

Searched defs:footers (Results 1 – 5 of 5) sorted by relevance

/external/bcc/src/cc/includes/
Dexported_files.h29 static const std::map<std::string, const char *> & footers() { return footers_; } in footers() function
/external/bcc/src/cc/
Dexported_files.h29 static const std::map<std::string, const char *> & footers() { return footers_; } in footers() function
/external/apache-http/src/org/apache/http/impl/io/
DChunkedInputStream.java98 private Header[] footers = new Header[] {}; field in ChunkedInputStream
/external/skia/
DPRESUBMIT.py431 def _FooterExists(footers, key, value): argument
/external/skqp/
DPRESUBMIT.py431 def _FooterExists(footers, key, value): argument