/external/chromium_org/chrome/browser/storage_monitor/ |
D | storage_monitor_mac.h | 22 enum UpdateType { enum 37 UpdateType update_type); 53 void GetDiskInfoAndUpdate(DADiskRef disk, UpdateType update_type);
|
D | storage_monitor_mac.mm | 109 StorageMonitorMac::UpdateType update_type) { 209 UpdateType update_type) { 348 StorageMonitorMac::UpdateType update_type) {
|
/external/chromium_org/components/dom_distiller/core/ |
D | dom_distiller_observer.h | 20 enum UpdateType { enum 26 UpdateType update_type;
|
/external/chromium_org/chrome/common/local_discovery/ |
D | local_discovery_messages.h | 41 IPC_ENUM_TRAITS(local_discovery::ServiceWatcher::UpdateType) 108 local_discovery::ServiceWatcher::UpdateType /* update */,
|
D | service_discovery_client.h | 51 enum UpdateType { enum 59 typedef base::Callback<void(UpdateType, const std::string&)> UpdatedCallback;
|
/external/chromium_org/net/dns/ |
D | mdns_cache.h | 55 enum UpdateType { enum 67 UpdateType UpdateDnsRecord(scoped_ptr<const RecordParsed> record);
|
D | mdns_client.h | 88 enum UpdateType { enum 99 virtual void OnRecordUpdate(UpdateType update,
|
D | mdns_client_impl.cc | 195 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()
|
D | mdns_client_impl.h | 136 void AlertListeners(MDnsListener::UpdateType update_type, 214 void AlertDelegate(MDnsListener::UpdateType update_type, 248 virtual void OnRecordUpdate(MDnsListener::UpdateType update,
|
D | mdns_cache.cc | 91 MDnsCache::UpdateType MDnsCache::UpdateDnsRecord( in UpdateDnsRecord() 105 UpdateType type = NoChange; in UpdateDnsRecord()
|
/external/chromium_org/sandbox/win/src/ |
D | handle_table.h | 67 enum UpdateType { enum 77 void UpdateInfo(UpdateType flag);
|
/external/chromium_org/chrome/utility/local_discovery/ |
D | service_discovery_client_impl.h | 65 virtual void OnRecordUpdate(net::MDnsListener::UpdateType update, 106 void DeferUpdate(ServiceWatcher::UpdateType update_type, 108 void DeliverDeferredUpdate(ServiceWatcher::UpdateType update_type,
|
D | service_discovery_client_impl.cc | 117 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()
|
D | service_discovery_message_handler.h | 85 ServiceWatcher::UpdateType update,
|
D | service_discovery_message_handler.cc | 143 std::string WatcherUpdateToString(ServiceWatcher::UpdateType update) { in WatcherUpdateToString() 414 ServiceWatcher::UpdateType update, in OnServiceUpdated()
|
/external/chromium_org/chrome/browser/local_discovery/ |
D | service_discovery_host_client.h | 103 ServiceWatcher::UpdateType update, 116 ServiceWatcher::UpdateType update,
|
D | service_discovery_client_mac_unittest.mm | 50 ServiceWatcher::UpdateType update, 70 ServiceWatcher::UpdateType last_update_;
|
D | service_discovery_device_lister.h | 43 void OnServiceUpdated(ServiceWatcher::UpdateType update,
|
D | service_discovery_client_mac.h | 45 void OnServicesUpdate(ServiceWatcher::UpdateType update,
|
D | service_discovery_device_lister.cc | 43 ServiceWatcher::UpdateType update, in OnServiceUpdated()
|
D | service_discovery_host_client.cc | 384 ServiceWatcher::UpdateType update, in OnWatcherCallback() 418 ServiceWatcher::UpdateType update, in RunWatcherCallback()
|
/external/chromium_org/chrome/tools/service_discovery_sniffer/ |
D | service_discovery_sniffer.h | 47 void OnServiceUpdated(ServiceWatcher::UpdateType,
|
D | service_discovery_sniffer.cc | 82 void ServiceTypePrinter::OnServiceUpdated(ServiceWatcher::UpdateType update, in OnServiceUpdated()
|
/external/chromium_org/webkit/browser/appcache/ |
D | appcache_update_job.h | 62 enum UpdateType { enum 257 UpdateType update_type_;
|
/external/chromium_org/cc/test/ |
D | test_web_graphics_context_3d.h | 245 enum UpdateType { enum 253 UpdateType last_update_type() { in last_update_type() 342 UpdateType last_update_type_;
|