Home | Sort by relevance Sort by last modified time |
/external/chromium_org/components/sessions/ | |
serialized_navigation_entry.h | 109 int64 post_id() const { return post_id_; } 152 int64 post_id_; member in class:sessions::SerializedNavigationEntry |
/external/chromium_org/content/public/browser/ | |
download_url_parameters.h | 86 void set_post_id(int64 post_id) { post_id_ = post_id; } 112 int64 post_id() const { return post_id_; } 151 int64 post_id_; member in class:content::DownloadUrlParameters |
/external/chromium_org/content/browser/frame_host/ | |
navigation_entry_impl.h | 247 int64 post_id_; member in class:content::NavigationEntryImpl |