Searched refs:Update (Results 276 - 300 of 566) sorted by relevance

<<11121314151617181920>>

/external/lldb/source/DataFormatters/
H A DNSArray.cpp141 lldb_private::formatters::NSArrayMSyntheticFrontEnd::Update() function in class:lldb_private::formatters::NSArrayMSyntheticFrontEnd
237 lldb_private::formatters::NSArrayISyntheticFrontEnd::Update() function in class:lldb_private::formatters::NSArrayISyntheticFrontEnd
353 lldb_private::formatters::NSArrayCodeRunningSyntheticFrontEnd::Update() function in class:lldb_private::formatters::NSArrayCodeRunningSyntheticFrontEnd
/external/lzma/Java/SevenZip/
H A DLzmaBench.java128 CRC.Update(b);
132 CRC.Update(b, off, len);
323 crc.Update(rg.Buffer, 0, rg.BufferSize);
/external/ceres-solver/internal/ceres/
H A Diterative_schur_complement_solver.cc153 preconditioner_->Update(*A, per_solve_options.D);
/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.cc115 void Update() { function in class:ash::tray::BluetoothDetailedView
119 // Update UI.
445 detailed_->Update();
467 detailed_->Update();
473 detailed_->Update();
/external/chromium_org/cc/layers/
H A Dpicture_layer_unittest.cc46 layer->Update(queue.get(), &occlusion);
50 // Intentionally skipping Update since it would normally be skipped on
H A Dtexture_layer.h140 virtual bool Update(ResourceUpdateQueue* queue,
H A Dtiled_layer.h36 virtual bool Update(ResourceUpdateQueue* queue,
58 // Set invalidations to be potentially repainted during Update().
/external/chromium_org/cc/resources/
H A Dbitmap_content_layer_updater.cc24 void BitmapContentLayerUpdater::Resource::Update( function in class:cc::BitmapContentLayerUpdater::Resource
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Dremove_operation.cc118 changed_file.Update(*changed_path, *entry, FileChange::DELETE);
H A Dtouch_operation.cc97 changed_files.Update(
/external/chromium_org/chrome/browser/extensions/api/notification_provider/
H A Dnotification_provider_api.h45 void Update(const std::string& notification_provider_id,
/external/chromium_org/chrome/browser/history/android/
H A Dfavicon_sql_handler.cc32 bool FaviconSQLHandler::Update(const HistoryAndBookmarkRow& row, function in class:history::FaviconSQLHandler
H A Dvisit_sql_handler.cc42 bool VisitSQLHandler::Update(const HistoryAndBookmarkRow& row, function in class:history::VisitSQLHandler
/external/chromium_org/chrome/browser/notifications/
H A Dnotification_test_util.h92 virtual bool Update(const Notification& notification,
/external/chromium_org/chrome/browser/sync_file_system/
H A Dfile_change_unittest.cc36 list->Update(inputs[i]);
/external/chromium_org/components/ownership/
H A Downer_settings_service.cc37 signature_creator->Update(
/external/chromium_org/components/policy/core/browser/
H A Durl_blacklist_manager.h131 // Update tasks from the UI thread can post safely to the IO thread, since the
187 virtual void Update();
/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_job_coordinator.cc95 void ServiceWorkerJobCoordinator::Update( function in class:content::ServiceWorkerJobCoordinator
/external/chromium_org/crypto/
H A Dsignature_creator_nss.cc94 bool SignatureCreator::Update(const uint8* data_part, int data_part_len) { function in class:crypto::SignatureCreator
/external/chromium_org/device/bluetooth/
H A Dbluetooth_device_win.h85 void Update(const BluetoothTaskManagerWin::DeviceState& device_state);
/external/chromium_org/extensions/browser/api/sockets_tcp_server/
H A Dsockets_tcp_server_api.h62 scoped_ptr<sockets_tcp_server::Update::Params> params_;
/external/chromium_org/remoting/base/
H A Drsa_key_pair.cc83 signature_creator->Update(reinterpret_cast<const uint8*>(message.c_str()),
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
H A DMediaKeySession.cpp77 Update, enumerator in enum:blink::MediaKeySession::PendingAction::Type
90 ASSERT(m_type == GenerateRequest || m_type == Update);
111 return new PendingAction(Update, result, String(), data);
474 case PendingAction::Update:
475 WTF_LOG(Media, "MediaKeySession(%p)::actionTimerFired: Update", this);
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Ddecision_logic.cc177 buffer_level_filter_->Update(buffer_size_packets, sample_memory_local,
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Dbitrate.cc35 void Bitrate::Update(const int32_t bytes) { function in class:webrtc::Bitrate

Completed in 526 milliseconds

<<11121314151617181920>>