OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCustomReferrerURL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/cpp/
url_request_info.h
198
///
SetCustomReferrerURL
() sets the
212
bool
SetCustomReferrerURL
(const Var& url) {
/external/chromium_org/ppapi/tests/
test_url_loader.cc
619
request.
SetCustomReferrerURL
("http://www.google.com/");
675
request.
SetCustomReferrerURL
("http://www.google.com/");
Completed in 88 milliseconds