Searched defs:sync (Results 1 – 5 of 5) sorted by relevance
| /system/core/logcat/tests/ |
| D | logcat_test.cpp | 1588 static const struct tag sync = { 2720, "sync" }; in TEST() local 1621 static const struct tag sync = { 2747, "contacts_aggregation" }; in TEST() local 1642 static const struct tag sync = { 75000, "sqlite_mem_alarm_current" }; in TEST() local 1693 static const struct tag sync = { 27501, "notification_panel_hidden" }; in TEST() local 1710 const struct tag sync = { (uint32_t)myTag, name }; in TEST() local
|
| /system/extras/tests/sdcard/ |
| D | testcase.h | 84 Sync sync() const { return mSync; } in sync() function
|
| /system/core/adb/ |
| D | file_sync_client.cpp | 677 static bool sync_send(SyncConnection& sc, const char* lpath, const char* rpath, unsigned mtime, in sync_send() 930 bool do_sync_push(const std::vector<const char*>& srcs, const char* dst, bool sync) { in do_sync_push()
|
| D | commandline.cpp | 1254 const char** dst, bool* copy_attrs, bool* sync) { in parse_push_pull_args() 1695 bool sync = false; in adb_commandline() local
|
| /system/chre/platform/slpi/see/ |
| D | see_helper.cc | 107 SeeSyncArg *sync; member
|