Home
last modified time | relevance | path

Searched refs:webstring_paths (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
Drender_view_impl.cc2940 WebVector<WebString> webstring_paths(local_paths.size()); in OnGetSerializedHtmlDataForCurrentPageWithLocalLinks() local
2942 webstring_paths[i] = local_paths[i].AsUTF16Unsafe(); in OnGetSerializedHtmlDataForCurrentPageWithLocalLinks()
2948 webstring_paths, in OnGetSerializedHtmlDataForCurrentPageWithLocalLinks()