HomeSort by relevance Sort by last modified time
    Searched refs:updates (Results 26 - 50 of 135) sorted by null

12 3 4 5 6

  /external/chromium/chrome/browser/sync/engine/
process_updates_command.cc 29 const GetUpdatesResponse& updates = local
31 const int update_count = updates.entries_size();
33 // Don't bother processing updates if there were none.
  /external/chromium/chrome/common/extensions/
update_manifest.cc 137 std::vector<xmlNode*> updates = GetChildren(app_node, xml_namespace, local
139 if (updates.size() > 1) {
143 if (updates.empty()) {
147 xmlNode *updatecheck = updates[0];
  /external/chromium_org/chrome/common/extensions/
update_manifest.cc 139 std::vector<xmlNode*> updates = GetChildren(app_node, xml_namespace, local
141 if (updates.size() > 1) {
145 if (updates.empty()) {
149 xmlNode *updatecheck = updates[0];
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
db.h 71 // Apply the specified updates to the database.
74 virtual Status Write(const WriteOptions& options, WriteBatch* updates) = 0;
  /external/webrtc/src/modules/audio_processing/ns/
ns_core.h 72 int updates; member in struct:NSinst_t_
  /external/chromium_org/chrome/browser/chromeos/contacts/
contact_database.cc 257 leveldb::WriteBatch updates; local
266 updates.Put(leveldb::Slice(contact.contact_id()),
274 updates.Delete(leveldb::Slice(*it));
277 updates.Put(leveldb::Slice(kUpdateMetadataKey),
282 leveldb::Status status = db_->Write(options, &updates);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
layout_tests_mover.py 32 to the specified destination path. Updates all references in tests and resources to reflect the new
33 location. Also moves any corresponding platform-specific expected results and updates the test
144 """Clones a TestExpectationLine object and updates the clone to apply to the specified
157 """Updates all test expectations that are affected by the move.
225 updates = {}
239 updates[file_path] = local_updates
240 return updates
242 def _update_file(self, path, updates):
246 for target in updates.keys():
248 contents = regex.sub(r'\1%s\2' % updates[target], contents
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/
mock_file_system.py 18 # Updates are modelled are stored as TestFileSystems because they've
25 def Create(file_system, updates):
27 for update in updates:
92 return 'MockFileSystem(read_count=%s, stat_count=%s, updates=%s)' % (
  /frameworks/base/services/input/
SpriteController.cpp 110 // Collect information about sprite updates.
115 Vector<SpriteUpdate> updates; local
124 updates.push(SpriteUpdate(sprite, sprite->getStateLocked()));
133 SpriteUpdate& update = updates.editItemAt(i);
151 SpriteUpdate& update = updates.editItemAt(i);
192 SpriteUpdate& update = updates.editItemAt(i);
244 SpriteUpdate& update = updates.editItemAt(i);
330 const SpriteUpdate& update = updates.itemAt(i);
345 updates.clear();
  /external/chromium/chrome/browser/sync/sessions/
status_controller.cc 160 // Returns the number of updates received from the sync server.
162 const ClientToServerResponse& updates = shared_.updates_response; local
163 if (updates.has_get_updates()) {
164 return updates.get_updates().entries().size();
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
base_unittests.js 223 var updates = []
225 updates.push(key);
227 return updates;
232 var updates = []
234 updated && updates.push(key);
236 return updates;
  /external/chromium_org/sync/test/engine/
mock_connection_manager.cc 59 EXPECT_TRUE(update_queue_.empty()) << "Unfetched updates.";
521 sync_pb::GetUpdatesResponse* updates = &update_queue_.front(); local
522 for (int i = 0; i < updates->entries_size(); ++i) {
523 if (!updates->entries(i).deleted()) {
524 ModelType entry_type = GetModelType(updates->entries(i));
527 << "Syncer did not request updates being provided by the test.";
531 response->mutable_get_updates()->CopyFrom(*updates);
672 sync_pb::GetUpdatesResponse* updates = GetUpdateResponse(); local
673 EXPECT_GT(updates->entries_size(), 0);
674 return updates->mutable_entries()->Mutable(updates->entries_size() - 1)
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
layouttestresults_unittest.py 71 "dynamic-updates": {
  /external/chromium_org/third_party/mesa/src/docs/
MESA_ycbcr_texture.spec 200 29 April 2003 - minor updates
202 19 September 2003 - a few more updates prior to submitting to extension
MESA_resize_buffers.spec 36 Mesa's glViewport command queries the current window size and updates
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 200 29 April 2003 - minor updates
202 19 September 2003 - a few more updates prior to submitting to extension
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 95 PreferencePage_Heap_Updates_Enabled_Default=Heap updates enabled by default
102 PreferencePage_Thread_Updates_Enabled_By_Default=Thread updates enabled by default
  /external/chromium/chrome/browser/password_manager/
password_store_mac_unittest.cc 545 // Test that adding duplicate item updates the existing item.
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
password_store_mac_unittest.cc 547 // Test that adding duplicate item updates the existing item.
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_update.css 63 #update #checking-updates-label {
  /external/chromium_org/remoting/tools/win/
chromoting-set-channel.bat 14 echo This script updates the registry and needs to be run as Administrator.
  /external/chromium_org/remoting/webapp/
client_plugin.js 174 * Requests that the host pause or resume sending video updates.
176 * @param {boolean} pause True to suspend video updates, false otherwise.
182 * Requests that the host pause or resume sending audio updates.
184 * @param {boolean} pause True to suspend audio updates, false otherwise.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1125.js 28 // Test a lot of updates to freshly created contexts.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.emf.properties 44 updateManagerURL=http://download.eclipse.org/tools/emf/updates/
feedPublish.uml2.properties 44 updateManagerURL=http://download.eclipse.org/modeling/mdt/updates/?project=uml2-uml

Completed in 482 milliseconds

12 3 4 5 6