Searched refs:printkFormatPath (Results 1 – 1 of 1) sorted by relevance
916 std::string printkFormatPath = GetFilePath("printk_formats"); in WritePrintkFormats() local917 return WriteFile(CONTENT_TYPE_PRINTK_FORMATS, printkFormatPath, outFd, outputFile); in WritePrintkFormats()