Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DLocalLogBuffer.cpp129 void LocalLogBuffer::toFd(int fd) { in toFd() function in LocalLogBuffer
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DCompilationCachingTests.cpp811 int toFd = open(to[i].c_str(), O_WRONLY | O_CREAT, S_IRUSR | S_IWUSR); in copyCacheFiles() local
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp1010 int toFd = open(to[i][0].c_str(), O_WRONLY | O_CREAT, S_IRUSR | S_IWUSR); in copyCacheFiles() local