Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dfile_sync_service.cpp342 extern bool handle_send_link(int s, const std::string& path,
346 static bool handle_send_link(int s, const std::string& path, uint32_t* timestamp, in handle_send_link() function
425 result = handle_send_link(s, path, &timestamp, buffer); in do_send()