HomeSort by relevance Sort by last modified time
    Searched refs:CreateHistoryStateForURL (Results 1 - 3 of 3) sorted by null

  /external/chromium/webkit/glue/
webkit_glue.h 109 std::string CreateHistoryStateForURL(const GURL& url);
glue_serialize.cc 63 // See CreateHistoryStateForURL.
467 std::string CreateHistoryStateForURL(const GURL& url) {
  /external/chromium/chrome/browser/tab_contents/
web_contents_unittest.cc 52 params->content_state = webkit_glue::CreateHistoryStateForURL(GURL(url));
    [all...]

Completed in 83 milliseconds