Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_client.cpp301 bool SendStat(const char* path_and_mode) { in SendStat() function in SyncConnection
637 return sc.SendStat(path) && sc.FinishStat(st); in sync_stat()