Searched refs:Sync (Results 1 - 25 of 42) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DDatabaseBasicTypes.h37 Sync
H A DDatabaseBackendSync.cpp35 : DatabaseBackendBase(databaseContext, name, expectedVersion, displayName, estimatedSize, DatabaseType::Sync)
H A DDatabaseServer.cpp73 case DatabaseType::Sync:
H A DDatabaseManager.cpp257 RefPtr<DatabaseBackendBase> backend = openDatabaseBackend(context, DatabaseType::Sync, name,
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DCommonTokenStream.cs87 Sync(_p);
90 Sync(_p);
137 Sync(i);
141 Sync(i);
156 Sync(0);
160 Sync(i);
H A DBufferedTokenStream.cs184 Sync(_p);
188 protected virtual void Sync(int i) { method in class:Antlr.Runtime.BufferedTokenStream
262 Sync(i);
275 Sync(0);
365 Sync(i);
368 Sync(i);
/external/chromium_org/media/mp4/
H A Doffset_byte_queue.cc24 Sync();
36 Sync();
60 void OffsetByteQueue::Sync() { function in class:media::OffsetByteQueue
H A Doffset_byte_queue.h54 void Sync();
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DCommonTokenStream.cs149 Sync(i);
154 Sync(i);
H A DBufferedTokenStream.cs212 Sync(_p);
216 protected virtual void Sync(int i) method in class:Antlr.Runtime.BufferedTokenStream
298 Sync(i);
313 Sync(0);
417 Sync(i);
421 Sync(i);
/external/guava/guava/src/com/google/common/util/concurrent/
H A DAbstractFuture.java68 private final Sync<V> sync = new Sync<V>();
161 * {@link AbstractFuture.Sync#COMPLETED} and invoke the listeners if the
178 * {@link AbstractFuture.Sync#COMPLETED} and invoke the listeners if the
204 * Sync state, and the lock is released whenever the state changes to either
215 static final class Sync<V> extends AbstractQueuedSynchronizer { class in class:AbstractFuture
/external/chromium_org/third_party/leveldatabase/src/db/
H A Dbuilder.cc57 s = file->Sync();
/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_sync_test.cc24 TEST(Sync, Table) {
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids1107 551a PC Sync Keypad
1109 551c Sync Tenkey
1218 406c Live! Cam Sync [VF0520]
1626 9c01 LGE Sync
4410 5f00 NEXiO Sync
4411 5f01 NEXiO Sync
4412 5f02 NEXiO Sync
4413 5f03 NEXiO Sync
4414 5f04 NEXiO Sync
4422 6611 MITs Sync
[all...]
/external/chromium_org/third_party/leveldatabase/src/util/
H A Denv.cc46 s = file->Sync();
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DDotZLib.cs24 None, Partial, Sync, Full, Finish, Block enumerator in enum:DotZLib.FlushTypes
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary.h157 syncer::SyncError Sync(const Change& dictionary_change);
H A Dspellcheck_custom_dictionary.cc247 Sync(dictionary_change);
259 Sync(dictionary_change);
341 result.set_error(Sync(to_change_remotely));
450 Sync(dictionary_change);
484 syncer::SyncError SpellcheckCustomDictionary::Sync( function in class:SpellcheckCustomDictionary
/external/chromium_org/chrome/browser/sync/test/integration/
H A Ddictionary_helper.cc30 dictionary->Sync(change);
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
H A DSDL_BWin.h189 SDL_View->Sync();
/external/chromium_org/third_party/leveldatabase/
H A Denv_chromium.h103 virtual leveldb::Status Sync();
/external/chromium_org/third_party/leveldatabase/src/helpers/memenv/
H A Dmemenv_test.cc146 ASSERT_OK(writable_file->Sync());
/external/chromium_org/third_party/leveldatabase/src/include/leveldb/
H A Denv.h220 virtual Status Sync() = 0;
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary188 VALUE NAS-Port-Type Sync 1
/external/chromium_org/third_party/android_testrunner/
H A Dadb_interface.py457 def Sync(self, retry_count=3, runtime_restart=False): member in class:AdbInterface

Completed in 325 milliseconds

12