OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sync_recv
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
file_sync_client.c
424
int
sync_recv
(int fd, const char *rpath, const char *lpath, int show_progress)
function
931
if (
sync_recv
(fd, ci->src, ci->dst, 0 /* no show progress */)) {
993
if (
sync_recv
(fd, rpath, lpath, show_progress)) {
/external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
adb
/external/skia/platform_tools/android/bin/linux/
adb
Completed in 124 milliseconds