Home
last modified time | relevance | path

Searched refs:sync_ls (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/client/
Dfile_sync_client.cpp984 static bool sync_ls(SyncConnection& sc, const std::string& path, in sync_ls() function
1260 return sync_ls(sc, path, [](unsigned mode, uint64_t size, uint64_t time, const char* name) { in do_sync_ls()
1561 if (!sync_ls(sc, rpath, callback)) { in remote_build_list()