Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfile_sync_client.cpp614 static bool sync_ls(SyncConnection& sc, const char* path, in sync_ls() function
790 return sync_ls(sc, path, [](unsigned mode, unsigned size, unsigned time, in do_sync_ls()
1076 if (!sync_ls(sc, rpath.c_str(), callback)) { in remote_build_list()