Home
last modified time | relevance | path

Searched defs:entry_id (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/components/dom_distiller/core/
Ddom_distiller_model.cc29 bool DomDistillerModel::GetEntryById(const std::string& entry_id, in GetEntryById()
49 bool DomDistillerModel::GetKeyById(const std::string& entry_id, in GetKeyById()
109 std::string entry_id = GetEntryIdFromSyncData(*it); in CalculateChangesForMerge() local
146 const std::string& entry_id = entry.entry_id(); in AddEntry() local
157 const std::string& entry_id = entry.entry_id(); in RemoveEntry() local
177 const std::string& entry_id = GetEntryIdFromSyncData(change.sync_data()); in ApplyChangeToModel() local
Ddom_distiller_service_unittest.cc120 std::string entry_id("id0"); in TEST_F() local
248 std::string entry_id = in TEST_F() local
279 std::string entry_id = in TEST_F() local
301 std::string entry_id = service_->AddToList( in TEST_F() local
341 const std::string entry_id = in TEST_F() local
377 const std::string entry_id = in TEST_F() local
409 std::string entry_id = service_->AddToList( in TEST_F() local
Ddom_distiller_service.cc113 const std::string& entry_id) { in RemoveEntry()
134 const std::string& entry_id) { in ViewEntry()
184 const std::string& entry_id = entry.entry_id(); in GetTaskTrackerForEntry() local
Ddom_distiller_observer.h25 std::string entry_id; member
Durl_utils.cc25 const std::string& entry_id) { in GetDistillerViewUrlFromEntryId()
Darticle_entry.cc65 const std::string& entry_id = entry.entry_id(); in CreateLocalData() local
Dviewer.cc146 std::string entry_id = in CreateViewRequest() local
Ddistilled_content_store_unittest.cc17 ArticleEntry CreateEntry(std::string entry_id, in CreateEntry()
Ddom_distiller_store.cc56 bool DomDistillerStore::GetEntryById(const std::string& entry_id, in GetEntryById()
Ddom_distiller_store_unittest.cc82 ArticleEntry CreateEntry(std::string entry_id, std::string page_url1, in CreateEntry()
/external/chromium_org/chrome/browser/dom_distiller/
Dlazy_dom_distiller_service.cc59 const std::string& entry_id) { in RemoveEntry()
66 const std::string& entry_id) { in ViewEntry()
Ddom_distiller_viewer_source_browsertest.cc64 ArticleEntry CreateEntry(std::string entry_id, std::string page_url) { in CreateEntry()
/external/chromium_org/sync/protocol/
Darticle_specifics.proto18 optional string entry_id = 1; field
/external/chromium_org/chrome/browser/extensions/api/file_system/
Dfile_system_api.cc914 std::string entry_id; in RunAsync() local
948 const std::string& entry_id) { in RetainFileEntry()
961 std::string entry_id; in RunSync() local
969 std::string entry_id; in RunAsync() local
/external/chromium_org/components/dom_distiller/webui/
Ddom_distiller_handler.cc90 std::string entry_id; in HandleSelectArticle() local
/external/chromium_org/sync/syncable/
Dsyncable_util.cc29 bool IsLegalNewParent(BaseTransaction* trans, const Id& entry_id, in IsLegalNewParent()
/external/chromium_org/components/infobars/core/
Dinfobar_delegate.h57 int entry_id; member
/external/chromium_org/v8/src/arm64/
Ddeoptimizer-arm64.cc341 Register entry_id = temps.AcquireX(); in GeneratePrologue() local
/external/chromium_org/third_party/freetype/src/base/
Dftrfork.c698 FT_UInt32 entry_id, entry_offset, entry_length = 0; in raccess_guess_apple_generic() local
/external/freetype/src/base/
Dftrfork.c716 FT_UInt32 entry_id, entry_offset, entry_length = 0; in raccess_guess_apple_generic() local
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dftrfork.c698 FT_UInt32 entry_id, entry_offset, entry_length = 0; in raccess_guess_apple_generic() local
/external/chromium_org/net/disk_cache/blockfile/
Dindex_table_v3_unittest.cc579 int entry_id = 0; in TEST() local
/external/chromium_org/sync/test/engine/
Dmock_connection_manager.cc449 const string& entry_id) { in SetLastUpdateOriginatorFields()
/external/chromium_org/chrome/browser/sessions/
Dpersistent_tab_restore_service.cc516 SessionID::id_type entry_id) { in CreateRestoredEntryCommand()
/external/chromium_org/content/browser/devtools/
Drenderer_overrides_handler.cc445 int entry_id; in PageNavigateToHistoryEntry() local

12