Searched refs:nextOutputFd (Results 1 – 1 of 1) sorted by relevance
352 int32_t nextOutputFd = memfd_create(kNextOutputFile, MFD_ALLOW_SEALING); in setConfig() local353 mStfRecorder->setNextOutputFile(nextOutputFd); in setConfig()354 close(nextOutputFd); in setConfig()