Searched defs:req_send (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dfile_sync_client.cpp390 SyncRequest* req_send = reinterpret_cast<SyncRequest*>(p); local
391 req_send->id = ID_SEND;
392 req_send->path_length = path_length;

Completed in 20 milliseconds