Home
last modified time | relevance | path

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

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