Home
last modified time | relevance | path

Searched refs:UpdateType (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor_mac.h22 enum UpdateType { enum
37 UpdateType update_type);
53 void GetDiskInfoAndUpdate(DADiskRef disk, UpdateType update_type);
Dstorage_monitor_mac.mm109 StorageMonitorMac::UpdateType update_type) {
209 UpdateType update_type) {
348 StorageMonitorMac::UpdateType update_type) {
/external/chromium_org/components/dom_distiller/core/
Ddom_distiller_observer.h20 enum UpdateType { enum
26 UpdateType update_type;
/external/chromium_org/chrome/common/local_discovery/
Dlocal_discovery_messages.h41 IPC_ENUM_TRAITS(local_discovery::ServiceWatcher::UpdateType)
108 local_discovery::ServiceWatcher::UpdateType /* update */,
Dservice_discovery_client.h51 enum UpdateType { enum
59 typedef base::Callback<void(UpdateType, const std::string&)> UpdatedCallback;
/external/chromium_org/net/dns/
Dmdns_cache.h55 enum UpdateType { enum
67 UpdateType UpdateDnsRecord(scoped_ptr<const RecordParsed> record);
Dmdns_client.h88 enum UpdateType { enum
99 virtual void OnRecordUpdate(UpdateType update,
Dmdns_client_impl.cc195 std::map<MDnsCache::Key, MDnsListener::UpdateType> update_keys; in HandlePacket()
233 MDnsCache::UpdateType update = cache_.UpdateDnsRecord(record.Pass()); in HandlePacket()
239 MDnsListener::UpdateType update_external; in HandlePacket()
260 for (std::map<MDnsCache::Key, MDnsListener::UpdateType>::iterator i = in HandlePacket()
314 MDnsListener::UpdateType update_type, in AlertListeners()
481 void MDnsListenerImpl::AlertDelegate(MDnsListener::UpdateType update_type, in AlertDelegate()
568 void MDnsTransactionImpl::OnRecordUpdate(MDnsListener::UpdateType update, in OnRecordUpdate()
Dmdns_client_impl.h136 void AlertListeners(MDnsListener::UpdateType update_type,
214 void AlertDelegate(MDnsListener::UpdateType update_type,
248 virtual void OnRecordUpdate(MDnsListener::UpdateType update,
Dmdns_cache.cc91 MDnsCache::UpdateType MDnsCache::UpdateDnsRecord( in UpdateDnsRecord()
105 UpdateType type = NoChange; in UpdateDnsRecord()
/external/chromium_org/sandbox/win/src/
Dhandle_table.h67 enum UpdateType { enum
77 void UpdateInfo(UpdateType flag);
/external/chromium_org/chrome/utility/local_discovery/
Dservice_discovery_client_impl.h65 virtual void OnRecordUpdate(net::MDnsListener::UpdateType update,
106 void DeferUpdate(ServiceWatcher::UpdateType update_type,
108 void DeliverDeferredUpdate(ServiceWatcher::UpdateType update_type,
Dservice_discovery_client_impl.cc117 net::MDnsListener::UpdateType update, in OnRecordUpdate()
199 void ServiceWatcherImpl::DeferUpdate(ServiceWatcher::UpdateType update_type, in DeferUpdate()
213 ServiceWatcher::UpdateType update_type, const std::string& service_name) { in DeliverDeferredUpdate()
Dservice_discovery_message_handler.h85 ServiceWatcher::UpdateType update,
Dservice_discovery_message_handler.cc143 std::string WatcherUpdateToString(ServiceWatcher::UpdateType update) { in WatcherUpdateToString()
414 ServiceWatcher::UpdateType update, in OnServiceUpdated()
/external/chromium_org/chrome/browser/local_discovery/
Dservice_discovery_host_client.h103 ServiceWatcher::UpdateType update,
116 ServiceWatcher::UpdateType update,
Dservice_discovery_client_mac_unittest.mm50 ServiceWatcher::UpdateType update,
70 ServiceWatcher::UpdateType last_update_;
Dservice_discovery_device_lister.h43 void OnServiceUpdated(ServiceWatcher::UpdateType update,
Dservice_discovery_client_mac.h45 void OnServicesUpdate(ServiceWatcher::UpdateType update,
Dservice_discovery_device_lister.cc43 ServiceWatcher::UpdateType update, in OnServiceUpdated()
Dservice_discovery_host_client.cc384 ServiceWatcher::UpdateType update, in OnWatcherCallback()
418 ServiceWatcher::UpdateType update, in RunWatcherCallback()
/external/chromium_org/chrome/tools/service_discovery_sniffer/
Dservice_discovery_sniffer.h47 void OnServiceUpdated(ServiceWatcher::UpdateType,
Dservice_discovery_sniffer.cc82 void ServiceTypePrinter::OnServiceUpdated(ServiceWatcher::UpdateType update, in OnServiceUpdated()
/external/chromium_org/webkit/browser/appcache/
Dappcache_update_job.h62 enum UpdateType { enum
257 UpdateType update_type_;
/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.h245 enum UpdateType { enum
253 UpdateType last_update_type() { in last_update_type()
342 UpdateType last_update_type_;

12