Searched refs:Update (Results 151 - 175 of 566) sorted by relevance

1234567891011>>

/external/owasp/sanitizer/tools/findbugs/bin/deprecated/
H A DupdateBugs66 fb_mainclass=edu.umd.cs.findbugs.workflow.Update
/external/webrtc/src/system_wrappers/source/
H A Dcpu_mac.cc88 if(Update(timeDiffMS) != 0)
100 WebRtc_Word32 CpuWrapperMac::Update(WebRtc_Word64 timeDiffMS) function in class:webrtc::CpuWrapperMac
/external/ceres-solver/internal/ceres/
H A Dcgnr_solver.cc71 preconditioner_->Update(*A, per_solve_options.D);
/external/chromium_org/ash/system/audio/
H A Dtray_audio.h32 virtual void Update();
H A Dvolume_view.h41 void Update();
/external/chromium_org/ash/system/chromeos/network/
H A Dtray_sms.h49 void Update(bool notify);
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_capture_tray_item.cc89 Update();
/external/chromium_org/ash/system/chromeos/session/
H A Dlogout_confirmation_controller.cc49 dialog_->Update(logout_time_);
H A Dtray_session_length_limit.h50 // Update state, notification and tray bubble view. Called by the
52 void Update();
/external/chromium_org/athena/system/
H A Dstatus_icon_container_view.cc130 void Update() { function in class:athena::StatusIconContainerView::NetworkStatus
149 Update();
154 Update();
159 Update();
/external/chromium_org/cc/layers/
H A Dcontent_layer.h44 virtual bool Update(ResourceUpdateQueue* queue,
H A Dpicture_layer.h32 virtual bool Update(ResourceUpdateQueue* queue,
/external/chromium_org/cc/resources/
H A Dbitmap_content_layer_updater.h32 virtual void Update(ResourceUpdateQueue* queue,
H A Dlayer_updater.h31 // instead of an argument passed to Update().
32 virtual void Update(ResourceUpdateQueue* queue,
/external/chromium_org/cc/trees/
H A Ddamage_tracker.h66 void Update(const gfx::Rect& rect, unsigned int mailboxId) { function in struct:cc::DamageTracker::RectMapData
/external/chromium_org/chrome/browser/chromeos/ui/
H A Daccessibility_focus_ring_controller.h56 void Update();
/external/chromium_org/chrome/browser/history/android/
H A Dandroid_urls_sql_handler.cc28 bool AndroidURLsSQLHandler::Update(const HistoryAndBookmarkRow& row, function in class:history::AndroidURLsSQLHandler
H A Dbookmark_model_sql_handler.h25 virtual bool Update(const HistoryAndBookmarkRow& row,
/external/chromium_org/chrome/browser/notifications/
H A Dnotification_test_util.cc44 bool StubNotificationUIManager::Update(const Notification& notification, function in class:StubNotificationUIManager
/external/chromium_org/chrome/browser/profiles/
H A Dgaia_info_update_service.h30 virtual void Update();
/external/chromium_org/chrome/browser/sync_file_system/
H A Dfile_change.cc47 void FileChangeList::Update(const FileChange& new_change) { function in class:sync_file_system::FileChangeList
H A Dfile_change.h57 void Update(const FileChange& new_change);
/external/chromium_org/chrome/browser/ui/app_list/
H A Drecommended_apps.h42 void Update();
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
H A Dorigin_chip_decoration.h35 void Update();
/external/chromium_org/chrome/browser/ui/
H A Dgesture_prefs_observer_factory_aura.cc73 void Update();
123 base::Closure callback = base::Bind(&GesturePrefsObserver::Update,
136 Update();
145 void GesturePrefsObserver::Update() { function in class:__anon5085::GesturePrefsObserver

Completed in 451 milliseconds

1234567891011>>