Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/incidentd/src/
H A DFdBuffer.cpp145 status_t FdBuffer::readProcessedDataInStream(int fd, unique_fd toFd, unique_fd fromFd, in readProcessedDataInStream()
/aosp12/system/incremental_delivery/incfs/
H A Dpath.cpp125 std::string fromFd(int fd) { in fromFd() function
/aosp12/frameworks/av/media/mtp/
H A DMtpUtils.cpp160 android::base::unique_fd fromFd(open(fromPath, O_RDONLY)); in copyFile() local
/aosp12/frameworks/base/core/java/android/os/
H A DParcelFileDescriptor.java295 public static ParcelFileDescriptor fromFd(FileDescriptor fd, Handler handler, in fromFd() method in ParcelFileDescriptor
387 public static ParcelFileDescriptor fromFd(int fd) throws IOException { in fromFd() method in ParcelFileDescriptor
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DCompilationCachingTests.cpp810 int fromFd = open(from[i].c_str(), O_RDONLY); in copyCacheFiles() local
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DCompilationCachingTests.cpp1000 int fromFd = open(from[i][0].c_str(), O_RDONLY); in copyCacheFiles() local
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DCompilationCachingTests.cpp1009 int fromFd = open(from[i][0].c_str(), O_RDONLY); in copyCacheFiles() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...