HomeSort by relevance Sort by last modified time
    Searched refs:UpdateType (Results 26 - 39 of 39) sorted by null

12

  /external/chromium_org/net/dns/
mdns_client_impl.cc 228 std::map<MDnsCache::Key, MDnsCache::UpdateType> update_keys;
266 MDnsCache::UpdateType update = cache_.UpdateDnsRecord(record.Pass());
274 for (std::map<MDnsCache::Key, MDnsCache::UpdateType>::iterator i =
328 MDnsCache::UpdateType update_type,
507 void MDnsListenerImpl::HandleRecordUpdate(MDnsCache::UpdateType update_type,
519 MDnsListener::UpdateType update_external;
665 void MDnsTransactionImpl::OnRecordUpdate(MDnsListener::UpdateType update,
mdns_client_unittest.cc 425 void(MDnsListener::UpdateType update,
    [all...]
  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 365 enum UpdateType {
373 UpdateType last_update_type() { return last_update_type_; }
460 UpdateType last_update_type_;
  /external/chromium_org/chrome/common/local_discovery/
service_discovery_client_impl.cc 128 net::MDnsListener::UpdateType update,
267 void ServiceWatcherImpl::DeferUpdate(ServiceWatcher::UpdateType update_type,
281 ServiceWatcher::UpdateType update_type, const std::string& service_name) {
service_discovery_client_unittest.cc 195 void(ServiceWatcher::UpdateType, const std::string&));
  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_host_client.cc 392 ServiceWatcher::UpdateType update,
426 ServiceWatcher::UpdateType update,
service_discovery_client_mdns.cc 227 UpdateType a1,
  /external/chromium_org/chrome/utility/local_discovery/
service_discovery_message_handler.cc 141 std::string WatcherUpdateToString(ServiceWatcher::UpdateType update) {
432 ServiceWatcher::UpdateType update,
  /external/chromium_org/sandbox/win/src/
handle_table.cc 87 void HandleTable::HandleEntry::UpdateInfo(UpdateType flag) {
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositingInputsUpdater.cpp 92 void CompositingInputsUpdater::updateRecursive(RenderLayer* layer, UpdateType updateType, AncestorInfo info)
94 if (!layer->childNeedsCompositingInputsUpdate() && updateType != ForceUpdate)
105 updateType = ForceUpdate;
108 if (updateType == ForceUpdate) {
174 updateRecursive(child, updateType, info);
CompositedLayerMapping.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
routprot.h 133 ULONG UpdateType;
dbdaoint.h 582 STDMETHOD(CancelUpdate) (__LONG32 UpdateType) PURE;
583 STDMETHOD(Update) (__LONG32 UpdateType,VARIANT_BOOL Force) PURE;
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x_unittest.cc 327 enum UpdateType { // Used in CheckPSLUpdate().
535 void CheckPSLUpdate(UpdateType update_type) {
    [all...]

Completed in 608 milliseconds

12