Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfile_sync_client.cpp498 return ReportCopyFailure(from, to, msg); in CopyDone()
501 bool ReportCopyFailure(const char* from, const char* to, const syncmsg& msg) { in ReportCopyFailure() function in SyncConnection
601 ReportCopyFailure(from, to, msg); in WriteOrDie()
754 sc.ReportCopyFailure(rpath, lpath, msg); in sync_recv()