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()
351 fs::path cpuPath(std::string(std::move(o))); in createObjects() 353 auto name = cpuPath.filename().string(); in createObjects() 337 fs::path cpuPath(std::string(std::move(o))); cpuCreated() local
1207 sdbusplus::message::object_path cpuPath(path); in main() 1208 std::string cpuName = cpuPath.filename(); in main() 1206 sdbusplus::message::object_path cpuPath(path); main() local