Lines Matching full:relative_path
682 const std::string& relative_path) {
686 GURL ret_val = GURL(extension_url.spec() + relative_path);
846 resource.extension_root(), resource.relative_path(), url));
864 resource.extension_root(), resource.relative_path(), url));
1474 const std::string& relative_path) const {
1476 FilePath relative_file_path(relative_path);
1478 FilePath relative_file_path(UTF8ToWide(relative_path));
2598 const FilePath& path = source.relative_path();
2624 const FilePath& path = source.relative_path();