Searched defs:UpdateEntry (Results 1 – 12 of 12) sorted by relevance
32 TEST_F(EntryUpdatePerformerTest, UpdateEntry) { in TEST_F() argument
98 void EntryUpdatePerformer::UpdateEntry(const std::string& local_id, in UpdateEntry() function in drive::internal::EntryUpdatePerformer
68 void DownloadHistory::UpdateEntry(DownloadItem* download_item) { in UpdateEntry() function in DownloadHistory
104 void SSLPolicy::UpdateEntry(NavigationEntryImpl* entry, in UpdateEntry() function in content::SSLPolicy
207 void SSLManager::UpdateEntry(NavigationEntryImpl* entry) { in UpdateEntry() function in content::SSLManager
101 void SSLBlockingPage::UpdateEntry(NavigationEntry* entry) { in UpdateEntry() function in SSLBlockingPage
110 void SSLPolicy::UpdateEntry(NavigationEntry* entry, TabContents* tab_contents) { in UpdateEntry() function in SSLPolicy
249 void SSLManager::UpdateEntry(NavigationEntry* entry) { in UpdateEntry() function in SSLManager
96 bool DomDistillerStore::UpdateEntry(const ArticleEntry& entry) { in UpdateEntry() function in dom_distiller::DomDistillerStore
163 SyncStatusCode UpdateEntry(const fileapi::FileSystemURL& url, in UpdateEntry() function in sync_file_system::DriveMetadataStoreTest
426 void DriveMetadataStore::UpdateEntry( in UpdateEntry() function in sync_file_system::DriveMetadataStore
2547 WebInspector.ElementsTreeUpdater.UpdateEntry = function(isUpdated, parent) class in WebInspector.ElementsTreeUpdater