Searched refs:bodyFilePath (Results 1 – 1 of 1) sorted by relevance
109 char bodyFilePath[bodyFilePathBufSize]; in flushHeaderAndDictBuffers() local111 bodyFilePathBufSize, bodyFilePath); in flushHeaderAndDictBuffers()113 const int fd = open(bodyFilePath, O_WRONLY | O_CREAT | O_EXCL, S_IRUSR | S_IWUSR); in flushHeaderAndDictBuffers()115 AKLOGE("File %s cannot be opened. errno: %d", bodyFilePath, errno); in flushHeaderAndDictBuffers()121 AKLOGE("fdopen failed for the file %s. errno: %d", bodyFilePath, errno); in flushHeaderAndDictBuffers()