Searched refs:CMD_FORMAT (Results 1 – 1 of 1) sorted by relevance
24 const char* CMD_FORMAT = "memory service meminfo --local "; variable337 std::string fullCmd = CMD_FORMAT + std::to_string(pid); in GetMemInfoByMemoryService()