Searched refs:handle_send_file (Results 1 – 1 of 1) sorted by relevance
/system/core/adb/daemon/ |
D | file_sync_service.cpp | 346 static bool handle_send_file(borrowed_fd s, const char* path, uint32_t* timestamp, uid_t uid, in handle_send_file() function 528 result = handle_send_file(s, path.c_str(), ×tamp, uid, gid, capabilities, mode, in send_impl()
|