Home
last modified time | relevance | path

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

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