Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dfile_sync_service.cpp457 extern bool handle_send_link(int s, const std::string& path,
461 static bool handle_send_link(int s, const std::string& path, uint32_t* timestamp, bool dry_run, in handle_send_link() function
530 result = handle_send_link(s, path, &timestamp, dry_run, buffer); in send_impl()