Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DOveruseConfigurationXmlHelper.cpp511 Result<void> writePerStateBytes(const PerStateBytes& perStateBytes, XMLElement* rootElement) { in writePerStateBytes() function
549 if (const auto result = writePerStateBytes(thresholds.perStateWriteBytes, childElement); in writeComponentLevelThresholds()
564 if (const auto result = writePerStateBytes(thresholds.perStateWriteBytes, childElement); in writePerStateThresholds()