Searched defs:dupfd (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
H A DMemory.cpp70 int dupfd = dup(fd); local
71 if (dupfd == -1) {
91 mHandle->data[0] = dupfd;

Completed in 55 milliseconds