Searched refs:getDeviceName (Results 1 – 8 of 8) sorted by relevance
25 TEST(TestUtils, getDeviceName) in TEST() argument27 auto ret = getDeviceName(""); in TEST()30 ret = getDeviceName("/sys/bus/i2c/devices/3-0069"); in TEST()33 ret = getDeviceName("/sys/bus/i2c/devices/3-0069/"); in TEST()
96 std::string getDeviceName(std::string devPath);
171 std::string getDeviceName(std::string devPath) in getDeviceName() function
232 devPath(devPath), devName(utils::getDeviceName(devPath)), imageDir(imageDir) in Updater()
274 std::string getDeviceName();
83 return debugPath / "pmbus" / hwmonDir / getDeviceName(); in getPath()88 std::string PMBus::getDeviceName() in getDeviceName() function in witherspoon::pmbus::PMBus
106 return debugPath / "pmbus" / hwmonDir / getDeviceName(); in getDeviceName() 111 std::string PMBus::getDeviceName() in readBitInPage() 89 std::string PMBus::getDeviceName() getDeviceName() function in phosphor::pmbus::PMBus
393 std::string getDeviceName();