Searched refs:handle_send_link (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/adb/daemon/ |
H A D | file_sync_service.cpp | 450 extern bool handle_send_link(int s, const std::string& path, 454 static bool handle_send_link(int s, const std::string& path, uint32_t* timestamp, bool dry_run, in handle_send_link() function 523 result = handle_send_link(s, path, ×tamp, dry_run, buffer); in send_impl()
|