Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfile_sync_client.cpp312 bool SendLstat(const char* path_and_mode) { in SendLstat() function in SyncConnection
641 return sc.SendLstat(path) && sc.FinishStat(st); in sync_lstat()
914 if (!sc.SendLstat(ci.rpath.c_str())) { in copy_local_dir_remote()