Searched refs:canon_path_component (Results 1 – 1 of 1) sorted by relevance
2045 url_parse::Component canon_path_component; in Create() local2047 &canon_path, &canon_path_component); in Create()2048 cookie_path = std::string(canon_path.data() + canon_path_component.begin, in Create()2049 canon_path_component.len); in Create()