Home
last modified time | relevance | path

Searched defs:SetPath (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/
Durl_pattern.cc211 void URLPattern::SetPath(const std::string& path) { in SetPath() function in URLPattern
/external/chromium/googleurl/src/
Durl_canon.h693 void SetPath(const CHAR* s, const url_parse::Component& comp) { in SetPath() function