Home
last modified time | relevance | path

Searched refs:printkFormatPath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp916 std::string printkFormatPath = GetFilePath("printk_formats"); in WritePrintkFormats() local
917 return WriteFile(CONTENT_TYPE_PRINTK_FORMATS, printkFormatPath, outFd, outputFile); in WritePrintkFormats()