Searched refs:cpuPath (Results 1 – 6 of 6) sorted by relevance
29 static constexpr const char* cpuPath = variable49 uuidInterface.emplace(bus, (cpuPath + std::to_string(id - 1)).c_str(), in publishUUID()
371 sdbusplus::message::object_path cpuPath(path); in main() local372 std::string cpuName = cpuPath.filename(); in main()
269 const std::string objectPath = cpuPath + std::to_string(cpu - 1); in setCpuProperty()325 const std::string objectPath = cpuPath + std::to_string(cpu - 1); in createCpuUpdatedMatch()
316 return cpuPath + std::to_string(index); in generatePath()
337 fs::path cpuPath(std::string(std::move(o))); in cpuCreated() local339 auto name = cpuPath.filename().string(); in cpuCreated()
1205 sdbusplus::message::object_path cpuPath(path); in main() local1206 std::string cpuName = cpuPath.filename(); in main()