Searched
refs:Update (Results
276 -
300 of
691) sorted by null
<<11121314151617181920>>
/external/chromium_org/cc/resources/ |
bitmap_content_layer_updater.cc | 24 void BitmapContentLayerUpdater::Resource::Update(ResourceUpdateQueue* queue,
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
drive_integration_service.cc | 368 drive_app_registry_->Update(); 373 drive_app_registry_->Update(); 393 drive_app_registry_->Update(); 519 drive_app_registry_->Update();
|
/external/chromium_org/chrome/browser/chromeos/options/ |
network_config_view.h | 164 void Update(const NetworkPropertyUIData& ui_data);
|
/external/chromium_org/chrome/browser/extensions/api/context_menus/ |
context_menus_api.cc | 152 namespace Update = api::context_menus::Update; 252 scoped_ptr<Update::Params> params(Update::Params::Create(*args_));
|
/external/chromium_org/chrome/browser/extensions/api/serial/ |
serial_api.h | 89 DECLARE_EXTENSION_FUNCTION("serial.update", SERIAL_UPDATE); 101 scoped_ptr<serial::Update::Params> params_;
|
/external/chromium_org/chrome/browser/extensions/api/sockets_tcp/ |
sockets_tcp_api.h | 59 DECLARE_EXTENSION_FUNCTION("sockets.tcp.update", SOCKETS_TCP_UPDATE) 71 scoped_ptr<sockets_tcp::Update::Params> params_;
|
/external/chromium_org/chrome/browser/google/ |
google_url_tracker_infobar_delegate.cc | 40 void GoogleURLTrackerInfoBarDelegate::Update(const GURL& search_url) {
|
/external/chromium_org/chrome/browser/history/android/ |
favicon_sql_handler.cc | 32 bool FaviconSQLHandler::Update(const HistoryAndBookmarkRow& row, 69 // As we update the favicon, Let's remove unused favicons if any.
|
visit_sql_handler.cc | 42 bool VisitSQLHandler::Update(const HistoryAndBookmarkRow& row,
|
/external/chromium_org/chrome/browser/notifications/sync_notifier/ |
synced_notification.h | 48 void Update(const syncer::SyncData& sync_data);
|
/external/chromium_org/chrome/browser/resources/memory_internals/ |
memory_internals.js | 17 $('button-update').onclick = function() { 18 chrome.send('update'); 41 * Update process information table. 94 * Update extension information table.
|
/external/chromium_org/chrome/browser/sync_file_system/ |
file_change_unittest.cc | 36 list->Update(inputs[i]);
|
/external/chromium_org/chrome/browser/ui/ |
gesture_prefs_observer_factory_aura.cc | 77 void Update(); 150 base::Closure callback = base::Bind(&GesturePrefsObserver::Update, 168 Update(); 177 void GesturePrefsObserver::Update() {
|
/external/chromium_org/chrome/browser/ui/omnibox/ |
omnibox_view.h | 63 // that it can be restored during a later call to Update(). 70 virtual void Update() = 0;
|
/external/chromium_org/chrome/browser/ui/views/notifications/ |
balloon_view_views.h | 49 virtual void Update() OVERRIDE;
|
/external/chromium_org/crypto/ |
signature_creator_unittest.cc | 41 ASSERT_TRUE(signer->Update(reinterpret_cast<const uint8*>(data.c_str()),
|
/external/chromium_org/media/filters/ |
audio_file_reader_unittest.cc | 39 audio_hash.Update(decoded_audio_data.get(), actual_frames);
|
/external/chromium_org/remoting/base/ |
rsa_key_pair.cc | 82 signature_creator->Update(reinterpret_cast<const uint8*>(message.c_str()),
|
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/ |
menu-view.js | 14 // Update graph view and menu view when profiler model changed. 38 * Update menu view when model updated.
|
/external/chromium_org/ui/views/controls/scrollbar/ |
base_scroll_bar.h | 81 virtual void Update(int viewport_size,
|
/external/openfst/src/include/fst/ |
heap.h | 20 // in heap using a key. The key can be used to do an in-place update of 35 // \brief A templated heap implementation that support in-place update 44 // to later update the specific value in the heap. 79 // Update a value at position given by the key. The pos array is first 83 void Update(int key, const T& val) { 182 // Insert (update) element at subtree rooted at index i
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
compat.cpp | 128 void MD5::Update(void const *data, int size) {} // ?OP?
|
heap.h | 18 // in heap using a key. The key can be used to do an in place update of 31 // \brief A templated heap implementation that support in place update 40 // to later update the specific value in the heap. 73 // update a value at position given by the key. The pos array is first 77 void Update(int key, const T& val) { 169 // insert(update) element at subtree rooted at index i
|
/prebuilts/devtools/ |
update_jars.sh | 13 MK_MERGE_MSG="1" # 1 to update the MERGE_MSG, empty to do not generate it 46 function update() { function 66 Update SDK prebuilts. 148 update $r
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_INVOKE_METHOD_NO_OPT.S | 42 @ Update "thread" values for the new method
|
Completed in 1580 milliseconds
<<11121314151617181920>>