Home
last modified time | relevance | path

Searched defs:lfd (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/client/
Dfile_sync_client.cpp637 unique_fd lfd(adb_open(lpath.c_str(), O_RDONLY | O_CLOEXEC)); in SendLargeFile() local
739 unique_fd lfd(adb_open(lpath.c_str(), O_RDONLY | O_CLOEXEC)); in SendLargeFileLegacy() local
1088 unique_fd lfd(adb_creat(lpath, 0644)); in sync_recv_v1() local
1145 unique_fd lfd(adb_creat(lpath, 0644)); in sync_recv_v2() local