Searched defs:dbusPath (Results 1 – 17 of 17) sorted by relevance
51 std::string dbusPath = sensorPathPrefix + "voltage/"s + escapeName(name); local
49 std::string dbusPath = local
51 std::string dbusPath = sensorPathPrefix + "energy/"s + escapeName(name); local
53 std::string dbusPath = sensorPathPrefix + "power/"s + escapeName(name); local
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()971 const std::string& dbusPath) { in handleTriggerCollectionPost()
139 std::string dbusPath; member202 const std::string& dbusPath) in addMetadata()
618 const std::string& dbusPath = appliedConfig->str; in getCpuConfigData() local
828 const std::string& dbusPath = el->second; in performAddReport() local
80 std::string dbusPath = sensorPathPrefix + sensorTypeName + "/" + name; in IpmbSensor() local
306 static const auto dbusPath = "/xyz/openbmc_project/inventory"s; in makeDbusMsg() local
1070 const std::string& dbusPath) in readTemp()
785 auto dbusPath = std::string(LDAP_CONFIG_ROOT) + in TEST_F() local
601 std::string& dbusPath) in updateOemDbusPaths()
88 inline std::string getSensorNameFromPath(const std::string& dbusPath) in getSensorNameFromPath()