Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DPressureMonitor.h39 constexpr const char kMemoryFile[] = "memory"; variable
DPressureMonitor.cpp57 std::string memoryPath = StringPrintf("%s/%s", kProcPressureDirPath.c_str(), kMemoryFile); in init()
/packages/services/Car/cpp/watchdog/server/tests/
DPressureMonitorTest.cpp199 std::string path = StringPrintf("%s/%s", mTempProcPressureDir->path, kMemoryFile); in createPressureFiles()