Searched refs:file_component (Results 1 - 1 of 1) sorted by relevance

/external/chromium/googleurl/src/
H A Dgurl.cc341 url_parse::Component file_component; local
342 url_parse::ExtractFileName(spec_.data(), parsed_.path, &file_component);
343 return ComponentString(file_component);

Completed in 39 milliseconds