Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DIoPerfCollection.cpp53 constexpr const char kCustomCollectionTitle[] = "%s\nCustom I/O performance data report:\n%s\n"; variable
395 if (!WriteStringToFd(StringPrintf(kCustomCollectionTitle, std::string(75, '-').c_str(), in onCustomCollectionDump()