Home
last modified time | relevance | path

Searched defs:entry_id (Results 1 – 25 of 28) 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.cc122 std::string entry_id("id0"); in TEST_F() local
252 std::string entry_id = in TEST_F() local
284 std::string entry_id = in TEST_F() local
307 std::string entry_id = service_->AddToList( in TEST_F() local
348 const std::string entry_id = in TEST_F() local
389 const std::string entry_id = in TEST_F() local
423 std::string entry_id = service_->AddToList( in TEST_F() local
471 std::string entry_id = service_->AddToList( in TEST_F() local
503 std::string entry_id = service_->AddToList( in TEST_F() local
542 std::string entry_id = service_->AddToList( in TEST_F() local
Ddom_distiller_service.cc111 bool DomDistillerService::HasEntry(const std::string& entry_id) { in HasEntry()
115 std::string DomDistillerService::GetUrlForEntry(const std::string& entry_id) { in GetUrlForEntry()
128 const std::string& entry_id) { in RemoveEntry()
149 const std::string& entry_id) { in ViewEntry()
199 const std::string& entry_id = entry.entry_id(); in GetTaskTrackerForEntry() local
Ddom_distiller_service_android.cc36 const std::string entry_id = in HasEntry() local
45 const std::string entry_id = in GetUrlForEntry() local
Ddom_distiller_observer.h25 std::string entry_id; member
Durl_utils.cc27 const std::string& entry_id) { in GetDistillerViewUrlFromEntryId()
Darticle_entry.cc65 const std::string& entry_id = entry.entry_id(); in CreateLocalData() local
Ddistilled_content_store_unittest.cc17 ArticleEntry CreateEntry(std::string entry_id, in CreateEntry()
Dviewer.cc221 std::string entry_id = in CreateViewRequest() local
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.cc48 bool LazyDomDistillerService::HasEntry(const std::string& entry_id) { in HasEntry()
53 const std::string& entry_id) { in GetUrlForEntry()
69 const std::string& entry_id) { in RemoveEntry()
76 const std::string& entry_id) { in ViewEntry()
Ddom_distiller_viewer_source_browsertest.cc68 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.cc854 std::string entry_id; in RunAsync() local
888 const std::string& entry_id) { in RetainFileEntry()
901 std::string entry_id; in RunSync() local
909 std::string entry_id; in RunAsync() local
/external/chromium_org/components/dom_distiller/webui/
Ddom_distiller_handler.cc91 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.h60 int entry_id; member
/external/chromium_org/v8/src/arm64/
Ddeoptimizer-arm64.cc312 Register entry_id = temps.AcquireX(); in GeneratePrologue() 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/third_party/freetype/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.cc515 SessionID::id_type entry_id) { in CreateRestoredEntryCommand()

12