Searched defs:cpuName (Results 1 – 4 of 4) sorted by relevance
157 const std::string& systemName, const std::string& cpuName) in handleOperatingConfigCollectionGet()230 const std::string& systemName, const std::string& cpuName, in handleOperationConfigGet()
368 std::string cpuName = cpuPath.filename(); in main() local
1202 std::string cpuName = cpuPath.filename(); main() local
912 static bool cpuPresent(const std::string& cpuName) in cpuPresent() argument