Searched refs:Println (Results 1 – 1 of 1) sorted by relevance
886 void Println(const char* fmt, ...) __attribute__((__format__(__printf__, 2, 3))) { in Println() function in SyncConnection1413 sc.Println("would push: %s -> %s", ci.lpath.c_str(), ci.rpath.c_str()); in copy_local_dir_remote()