Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/daemon/
H A Dfile_sync_service.cpp450 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, &timestamp, dry_run, buffer); in send_impl()