Searched defs:dbusPath (Results 1 – 15 of 15) sorted by relevance
89 std::string getI2cDeviceName(const std::string& dbusPath) in getI2cDeviceName()
43 std::string dbusPath = sensor_paths::getPathForUnits(sensorUnits); in ExternalSensor() local
48 const std::string& dbusPath) in getTriggerIdFromDbusPath()
81 std::string dbusPath = sensorPathPrefix + unitPath + "/" + name; in PSUSensor() local
698 const boost::system::error_code& ec, const std::string& dbusPath, in afterCreateTrigger()960 const std::string& dbusPath) { in handleTriggerCollectionPost()
140 std::string dbusPath; member203 const std::string& dbusPath) in addMetadata()
614 const std::string& dbusPath = appliedConfig->str; in getCpuConfigData() local
835 const std::string& dbusPath = el->second; in performAddReport() local
58 std::string dbusPath = local
80 std::string dbusPath = sensorPathPrefix + sensorTypeName + "/" + name; in IpmbSensor() local
285 static const auto dbusPath = "/xyz/openbmc_project/inventory"s; in makeDbusMsg() local
744 const std::string& dbusPath) in readTemp()
785 auto dbusPath = std::string(LDAP_CONFIG_ROOT) + in TEST_F() local
582 std::string& dbusPath) in updateOemDbusPaths()
74 inline std::string getSensorNameFromPath(const std::string& dbusPath) in getSensorNameFromPath()