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

  /external/chromium_org/third_party/WebKit/Source/core/frame/csp/
CSPDirectiveList.h 73 void parseReferrer(const String& name, const String& value);
CSPDirectiveList.cpp 586 void CSPDirectiveList::parseReferrer(const String& name, const String& value)
681 parseReferrer(name, value);

Completed in 42 milliseconds