Home
last modified time | relevance | path

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

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