Searched defs:sync (Results 1 – 6 of 6) sorted by relevance
/system/core/logcat/tests/ |
D | logcat_test.cpp | 1546 static const struct tag sync = { 2720, "sync" }; in TEST() local 1579 static const struct tag sync = { 2747, "contacts_aggregation" }; in TEST() local 1600 static const struct tag sync = { 75000, "sqlite_mem_alarm_current" }; in TEST() local 1651 static const struct tag sync = { 27501, "notification_panel_hidden" }; in TEST() local 1668 const struct tag sync = { (uint32_t)myTag, name }; in TEST() local
|
/system/memory/libdmabufheap/ |
D | BufferAllocator.cpp | 259 struct dma_buf_sync sync = { in DoSync() local
|
/system/core/adb/client/ |
D | fastdeploy.cpp | 106 static void push_to_device(const void* data, size_t byte_count, const char* dst, bool sync) { in push_to_device()
|
D | commandline.cpp | 1347 const char** dst, bool* copy_attrs, bool* sync, in parse_push_pull_args() 1960 bool sync = false; in adb_commandline() local
|
D | file_sync_client.cpp | 1030 static bool sync_send(SyncConnection& sc, const std::string& lpath, const std::string& rpath, in sync_send() 1431 bool do_sync_push(const std::vector<const char*>& srcs, const char* dst, bool sync, in do_sync_push()
|
/system/chre/platform/slpi/see/ |
D | see_helper.cc | 119 SeeSyncArg *sync; member
|