Home | History | Annotate | Download | only in url_matcher

Lines Matching refs:path_prefix

302   return CreateCondition(URLMatcherCondition::PATH_PREFIX,
366 const std::string& path_prefix) {
368 host_suffix + kEndOfDomain + path_prefix);
374 const std::string& path_prefix) {
377 path_prefix);