Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dfile_sync_client.cpp451 bool SendStat(const std::string& path) { in SendStat() function in SyncConnection
1000 return sc.SendStat(path) && sc.FinishStat(st); in sync_stat()