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