OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCustomHeaders
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome_frame/test/
test_server.h
156
virtual bool
GetCustomHeaders
(std::string* headers) const {
270
virtual bool
GetCustomHeaders
(std::string* headers) const;
test_server.cc
131
bool RedirectResponse::
GetCustomHeaders
(std::string* headers) const {
220
if (!response->
GetCustomHeaders
(&headers)) {
test_with_web_server.cc
[
all
...]
Completed in 632 milliseconds