Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/mtp/
H A DMtpUtils.h39 void closeObjFd(int fd, const char *path);
H A DMtpUtils.cpp263 void closeObjFd(int fd, const char *path) { in closeObjFd() function
H A DMtpServer.cpp849 closeObjFd(mfr.fd, filePath); in doGetObject()
927 closeObjFd(mfr.fd, filePath); in doGetPartialObject()
1284 closeObjFd(mfr.fd, mSendObjectFilePath); in doSendObject()