Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dfile_sync_client.cpp553 bool FinishLs(const std::function<sync_ls_cb>& callback) { in FinishLs() function in SyncConnection
986 return sc.SendLs(path) && sc.FinishLs(func); in sync_ls()