Home
last modified time | relevance | path

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

/external/chromium_org/content/public/browser/
Ddownload_url_parameters.h86 void set_post_id(int64 post_id) { post_id_ = post_id; } in set_post_id() argument
112 int64 post_id() const { return post_id_; } in post_id() function
Dnavigation_entry.h139 virtual void SetPostID(int64 post_id) = 0;
/external/chromium_org/components/sessions/
Dserialized_navigation_entry_unittest.cc118 EXPECT_EQ(-1, navigation.post_id()); in TEST()
147 EXPECT_EQ(kPostID, navigation.post_id()); in TEST()
177 EXPECT_EQ(-1, navigation.post_id()); in TEST()
212 EXPECT_EQ(-1, new_navigation.post_id()); in TEST()
376 EXPECT_EQ(-1, navigation.post_id()); in TEST()
Dserialized_navigation_entry.h109 int64 post_id() const { return post_id_; } in post_id() function
/external/chromium_org/content/browser/frame_host/
Dnavigation_entry_impl.cc225 void NavigationEntryImpl::SetPostID(int64 post_id) { in SetPostID() argument
226 post_id_ = post_id; in SetPostID()
Dnavigation_controller_impl.cc1056 new_entry->SetPostID(params.post_id); in RendererDidNavigateToNewPage()
1113 entry->SetPostID(params.post_id); in RendererDidNavigateToExistingPage()
1154 existing_entry->SetPostID(params.post_id); in RendererDidNavigateToSamePage()
1178 existing_entry->SetPostID(params.post_id); in RendererDidNavigateInPage()
Dnavigation_entry_impl.h62 virtual void SetPostID(int64 post_id) OVERRIDE; in NON_EXPORTED_BASE()
Dnavigation_controller_impl_unittest.cc640 params.post_id = 123; in TEST_F()
4311 params.post_id = 2; in TEST_F()
4323 params.post_id = -1; in TEST_F()
/external/chromium_org/content/browser/download/
Ddownload_manager_impl.cc69 if (params->post_id() >= 0) { in BeginDownload()
78 new net::UploadDataStream(element_readers.Pass(), params->post_id()))); in BeginDownload()
602 if (params->post_id() >= 0) { in DownloadUrl()
/external/chromium_org/content/common/
Dframe_messages.h131 IPC_STRUCT_MEMBER(int64, post_id)
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc2068 int64 post_id = -1; in SaveFrame() local
2072 post_id = entry->GetPostID(); in SaveFrame()
2077 params->set_post_id(post_id); in SaveFrame()
2079 if (post_id >= 0) in SaveFrame()
/external/chromium_org/content/renderer/
Drender_frame_impl.cc2943 params.post_id = -1; in UpdateURL()
3042 params.post_id = ExtractPostId(entry->root()); in UpdateURL()
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/
Dfinal-url-en889 http://app.mfa.gov.sg/internet/press/view_press.asp?post_id=1045
890 http://app.mfa.gov.sg/internet/press/view_press_print.asp?post_id=1045
55344 http://www.marveldirectory.com/xoops/modules/newbb/viewtopic.php?topic_id=127&forum=11&post_id=34321
64014 http://www.perspectives.com/forums/reply.php?topic_id=15055&post_id=189585&quote=1
64015 http://www.perspectives.com/forums/reply.php?topic_id=15055&post_id=192755&quote=1
64017 http://www.perspectives.com/forums/reply.php?topic_id=16645&post_id=189637&quote=1
64018 http://www.perspectives.com/forums/reply.php?topic_id=16645&post_id=190818&quote=1
64019 http://www.perspectives.com/forums/reply.php?topic_id=16645&post_id=191016&quote=1
64020 http://www.perspectives.com/forums/reply.php?topic_id=16645&post_id=207254&quote=1
64021 http://www.perspectives.com/forums/reply.php?topic_id=16645&post_id=208622&quote=1
[all …]