Searched refs:sync (Results 1 – 17 of 17) sorted by relevance
9 Requesting the sync service ("sync:") using the protocol as described in10 SERVICES.TXT sets the connection in sync mode. This mode is a binary mode that11 differ from the regular adb protocol. The connection stays in sync mode until14 After the initial "sync:" command is sent the server must respond with either17 In sync mode both the server and the client will frequently use eight-byte18 packets to communicate in this document called sync request and sync19 responses. The first four bytes is an id and specifies sync request is22 all binary integers are Little-Endian in the sync mode. Sync mode is23 implicitly exited after each sync request, and normal adb communication26 The following sync requests are accepted:[all …]
173 an "adb sync" or "adb push" request.239 sync:
43 message stream will result in state getting out of sync.114 * "upload" - service for pushing files across (like aproto's /sync)
151 sync(); in reboot_service_impl()
84 sync(); in benchmark()90 sync(); in benchmark()103 sync(); in benchmark()107 sync(); in benchmark()
4 LOCAL_SRC_FILES := sync.c14 LOCAL_SRC_FILES := sync.c sync_test.c
145 adb shell sync152 adb shell sync154 adb shell sync162 adb shell sync
21 LOCAL_MODULE := sync-unit-tests
96 sync(); in android_reboot()
473 if (TestCase::FSYNC == testCase->sync()) in writeData()479 else if (TestCase::SYNC == testCase->sync()) in writeData()482 sync(); in writeData()
84 Sync sync() const { return mSync; } in sync() function
392 sync(); in syncAndDropCaches()393 sync(); in syncAndDropCaches()
41 The test will not call sync to flush the writes.
25 * sync with camera_metadata_tags.h
175 def sync(self, directory=""): member in AdbWrapper412 adb.sync("data")
44 2720 sync (id|3),(event|1|5),(source|1|5),(account|1|5)
245 sync(); in sync_ptable()