OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_recv
(Results
1 - 1
of
1
) sorted by null
/system/core/adb/
file_sync_service.cpp
350
static bool
do_recv
(int s, const char* path, std::vector<char>& buffer) {
function
417
if (!
do_recv
(fd, name, buffer)) return false;
Completed in 184 milliseconds