OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:article_update
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/components/dom_distiller/core/
dom_distiller_store.cc
215
DomDistillerObserver::ArticleUpdate
article_update
;
local
218
article_update
.update_type = DomDistillerObserver::ArticleUpdate::ADD;
221
article_update
.update_type =
225
article_update
.update_type =
233
article_update
.entry_id = entry.entry_id();
234
article_changes.push_back(
article_update
);
Completed in 43 milliseconds