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