Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dfile_sync_service.cpp229 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(), &timestamp, uid, gid, capabilities, mode, buffer, in do_send()