HomeSort by relevance Sort by last modified time
    Searched defs:UpdateType (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_mac.h 22 enum UpdateType {
37 UpdateType update_type);
53 void GetDiskInfoAndUpdate(DADiskRef disk, UpdateType update_type);
  /external/chromium_org/components/dom_distiller/core/
dom_distiller_observer.h 20 enum UpdateType {
26 UpdateType update_type;
  /external/chromium_org/net/dns/
mdns_cache.h 55 enum UpdateType {
67 UpdateType UpdateDnsRecord(scoped_ptr<const RecordParsed> record);
mdns_client.h 88 enum UpdateType {
99 virtual void OnRecordUpdate(UpdateType update,
  /external/chromium_org/chrome/common/local_discovery/
service_discovery_client.h 51 enum UpdateType {
59 typedef base::Callback<void(UpdateType, const std::string&)> UpdatedCallback;
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 30 enum UpdateType { FULL_CS, CLIP_CS, REG_CS, SL, ADAPTIVE_REG };
  /external/chromium_org/sandbox/win/src/
handle_table.h 67 enum UpdateType {
77 void UpdateInfo(UpdateType flag);
  /external/chromium_org/webkit/browser/appcache/
appcache_update_job.h 62 enum UpdateType {
257 UpdateType update_type_;
  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 245 enum UpdateType {
253 UpdateType last_update_type() {
342 UpdateType last_update_type_;

Completed in 136 milliseconds