Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp246 std::string corePath = objPath + "/core"; in getCpuDataByService() local
254 else if (object.first.str.starts_with(corePath)) in getCpuDataByService()