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

  /external/chromium_org/chrome/browser/history/android/
android_provider_backend.h 144 FRIEND_TEST_ALL_PREFIXES(AndroidProviderBackendTest, UpdateTables);
247 bool UpdateTables();
android_provider_backend.cc 661 return UpdateTables();
689 bool AndroidProviderBackend::UpdateTables() {
    [all...]
android_provider_backend_unittest.cc 207 TEST_F(AndroidProviderBackendTest, UpdateTables) {
326 backend->UpdateTables();
    [all...]
  /external/lzma/Java/SevenZip/Compression/LZMA/
Encoder.java 265 public void UpdateTables(int numPosStates)
    [all...]
  /external/lzma/CS/7zip/Compress/LZMA/
LzmaEncoder.cs 265 public void UpdateTables(UInt32 numPosStates)
    [all...]

Completed in 254 milliseconds