HomeSort by relevance Sort by last modified time
    Searched refs:BindInt (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/chrome/browser/history/
visit_database.cc 274 statement.BindInt(3, ui::PAGE_TRANSITION_CHAIN_END);
275 statement.BindInt(4, ui::PAGE_TRANSITION_CORE_MASK);
276 statement.BindInt(5, ui::PAGE_TRANSITION_AUTO_SUBFRAME);
277 statement.BindInt(6, ui::PAGE_TRANSITION_MANUAL_SUBFRAME);
278 statement.BindInt(7, ui::PAGE_TRANSITION_KEYWORD_GENERATED);
341 statement.BindInt(2, ui::PAGE_TRANSITION_CORE_MASK);
342 statement.BindInt(3, transition);
364 statement.BindInt(2, ui::PAGE_TRANSITION_CHAIN_END);
365 statement.BindInt(3, ui::PAGE_TRANSITION_CORE_MASK);
366 statement.BindInt(4, ui::PAGE_TRANSITION_AUTO_SUBFRAME)
    [all...]
download_database.cc 197 statement.BindInt(0, kStateInterrupted);
198 statement.BindInt(1, kStateBug140687);
253 statement_populate.BindInt(0, content::DOWNLOAD_INTERRUPT_REASON_NONE);
254 statement_populate.BindInt(1, kDangerTypeNotDangerous);
515 statement.BindInt(column++, state);
516 statement.BindInt(column++, danger_type);
517 statement.BindInt(column++, static_cast<int>(data.interrupt_reason));
520 statement.BindInt(column++, (data.opened ? 1 : 0));
525 statement.BindInt(column++, data.id);
536 statement.BindInt(0, kStateInterrupted)
    [all...]
top_sites_database.cc 188 update_statement.BindInt(0, next_rank);
539 statement.BindInt(1, kRankOfForcedURL); // Fist make it a forced thumbnail.
602 shift_statement.BindInt(0, prev_rank);
613 shift_statement.BindInt(0, new_rank);
614 shift_statement.BindInt(1, prev_rank);
627 shift_statement.BindInt(0, new_rank);
638 shift_statement.BindInt(0, prev_rank);
639 shift_statement.BindInt(1, new_rank);
651 set_statement.BindInt(0, new_rank);
705 shift_statement.BindInt(0, old_rank)
    [all...]
history_unittest.cc 304 s.BindInt(6, state);
306 s.BindInt(8, state % 2);
373 s.BindInt(6, 1);
375 s.BindInt(8, 1);
386 s.BindInt(6, 1);
388 s.BindInt(8, 1);
479 s.BindInt(6, 1);
481 s.BindInt(8, 1);
528 s.BindInt(6, 1);
529 s.BindInt(7, 0)
    [all...]
shortcuts_database.cc 42 s->BindInt(8, shortcut.match_core.transition);
43 s->BindInt(9, shortcut.match_core.type);
46 s->BindInt(12, shortcut.number_of_hits);
thumbnail_database.cc 747 statement.BindInt(3, pixel_size.width());
748 statement.BindInt(4, pixel_size.height());
809 statement.BindInt(1, required_icon_type);
846 statement.BindInt(1, icon_type);
    [all...]
  /external/chromium_org/sql/
statement_unittest.cc 60 s.BindInt(0, 3);
70 s.BindInt(0, 3);
117 s.BindInt(0, 3);
statement.h 31 // s.BindInt(0, a);
106 bool BindInt(int col, int val);
statement.cc 104 return BindInt(col, val ? 1 : 0);
107 bool Statement::BindInt(int col, int val) {
meta_table.cc 179 s.BindInt(1, value);
recovery_unittest.cc 250 s.BindInt(0, i);
251 s.BindInt(1, i);
310 s.BindInt(0, i);
311 s.BindInt(1, i);
  /external/chromium_org/components/password_manager/core/browser/
login_database.cc 91 s->BindInt(COLUMN_SSL_VALID, form.ssl_valid);
92 s->BindInt(COLUMN_PREFERRED, form.preferred);
94 s->BindInt(COLUMN_BLACKLISTED_BY_USER, form.blacklisted_by_user);
95 s->BindInt(COLUMN_SCHEME, form.scheme);
96 s->BindInt(COLUMN_PASSWORD_TYPE, form.type);
101 s->BindInt(COLUMN_TIMES_USED, form.times_used);
107 s->BindInt(COLUMN_USE_ADDITIONAL_AUTH, form.use_additional_authentication);
112 s->BindInt(COLUMN_IS_ZERO_CLICK, form.is_zero_click);
431 s.BindInt(2, form.ssl_valid);
432 s.BindInt(3, form.preferred)
    [all...]
  /external/chromium_org/components/history/core/browser/
url_database.cc 123 statement.BindInt(1, info.visit_count());
124 statement.BindInt(2, info.typed_count());
126 statement.BindInt(4, info.hidden() ? 1 : 0);
157 statement.BindInt(2, info.visit_count());
158 statement.BindInt(3, info.typed_count());
160 statement.BindInt(5, info.hidden() ? 1 : 0);
191 statement.BindInt(3, info.visit_count());
192 statement.BindInt(4, info.typed_count());
194 statement.BindInt(6, info.hidden() ? 1 : 0);
256 enumerator->statement_.BindInt(1, kLowQualityMatchVisitLimit)
    [all...]
  /external/chromium_org/storage/browser/quota/
quota_database.cc 155 statement.BindInt(1, static_cast<int>(type));
177 statement.BindInt(2, static_cast<int>(type));
208 statement.BindInt(0, used_count);
211 statement.BindInt(3, static_cast<int>(type));
242 statement.BindInt(2, static_cast<int>(type));
264 statement.BindInt(1, static_cast<int>(type));
285 statement.BindInt(1, static_cast<int>(type));
305 statement.BindInt(1, static_cast<int>(type));
342 statement.BindInt(0, static_cast<int>(type));
369 statement.BindInt(0, static_cast<int>(type))
    [all...]
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor_tables.cc 33 statement->BindInt(2, static_cast<int>(row.resource_type));
34 statement->BindInt(3, row.number_of_hits);
35 statement->BindInt(4, row.number_of_misses);
36 statement->BindInt(5, row.consecutive_misses);
autocomplete_action_predictor_table.cc 30 statement->BindInt(3, row.number_of_hits);
31 statement->BindInt(4, row.number_of_misses);
  /external/chromium_org/components/enhanced_bookmarks/
persistent_image_store.cc 120 statement.BindInt(3, image.Size().width());
121 statement.BindInt(4, image.Size().height());
  /external/chromium_org/content/browser/net/
sqlite_persistent_cookie_store.cc     [all...]
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_table.cc 553 s.BindInt(1, limit);
569 s.BindInt(3, limit);
681 s_update.BindInt(2, updates[i].count);
820 s.BindInt(5, entry.date_last_used() == entry.date_created() ? 1 : 2);
855 s.BindInt(5, 1);
    [all...]
  /external/chromium_org/chrome/browser/extensions/activity_log/
counting_policy.cc 381 update_statement.BindInt(0, count);
390 insert_statement.BindInt(0, count);
475 query.BindInt(++i, static_cast<int>(type));
fullstream_ui_policy.cc 88 statement.BindInt(2, static_cast<int>(action.action_type()));
175 query.BindInt(++i, static_cast<int>(type));
activity_database_unittest.cc 90 statement.BindInt(2, static_cast<int>(action.action_type()));
  /external/chromium_org/sync/syncable/
directory_backing_store.cc 58 statement->BindInt(index++, entry.ref(static_cast<BitField>(i)));
739 s.BindInt(0, version);
    [all...]
  /external/chromium_org/components/search_engines/
keyword_table.cc 117 s->BindInt(starting_column + 7, data.usage_count);
121 s->BindInt(starting_column + 11, data.prepopulate_id);
  /external/chromium_org/content/browser/appcache/
appcache_database.cc 607 statement.BindInt(2, record->flags);
652 statement.BindInt(0, additional_flags);
723 statement.BindInt(2, type_with_executable_bit);
    [all...]

Completed in 429 milliseconds

1 2