HomeSort by relevance Sort by last modified time
    Searched refs:BeginUpdate (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file_unittest.cc 70 EXPECT_TRUE(store_->BeginUpdate());
104 EXPECT_TRUE(test_store.BeginUpdate());
127 EXPECT_TRUE(test_store.BeginUpdate());
144 EXPECT_FALSE(test_store.BeginUpdate());
safe_browsing_store_unittest_helper.cc 29 EXPECT_TRUE(store->BeginUpdate());
60 EXPECT_TRUE(store->BeginUpdate());
116 EXPECT_TRUE(store->BeginUpdate());
149 EXPECT_TRUE(store->BeginUpdate());
182 EXPECT_TRUE(store->BeginUpdate());
201 EXPECT_TRUE(store->BeginUpdate());
222 EXPECT_TRUE(store->BeginUpdate());
287 EXPECT_TRUE(store->BeginUpdate());
305 EXPECT_TRUE(store->BeginUpdate());
327 EXPECT_TRUE(store->BeginUpdate());
    [all...]
safe_browsing_store.h 187 virtual bool BeginUpdate() = 0;
safe_browsing_store_file.h 135 virtual bool BeginUpdate();
261 // on BeginUpdate() so that it can be queried during the
safe_browsing_database.cc     [all...]
safe_browsing_store_file.cc 375 bool SafeBrowsingStoreFile::BeginUpdate() {
  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macevents.c 387 BeginUpdate(SDL_Window);

Completed in 91 milliseconds