Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dfile_sync_client.cpp582 SyncRequest* req_send = reinterpret_cast<SyncRequest*>(p); in SendSmallFile() local
583 req_send->id = ID_SEND_V1; in SendSmallFile()
584 req_send->path_length = path_and_mode.length(); in SendSmallFile()