Lines Matching defs:connectionName
295 const std::string& connectionName,
299 connectionName, path, "xyz.openbmc_project.Inventory.Item", "Present",
318 const std::string& connectionName,
322 connectionName, path, "xyz.openbmc_project.State.Drive", "Rebuilding",
391 const std::string& connectionName, const std::string& path)
394 connectionName, path, "xyz.openbmc_project.Inventory.Item.Drive",
555 const std::string& connectionName,
563 asset_utils::getAssetInfo(asyncResp, connectionName, path,
568 getDrivePresent(asyncResp, connectionName, path);
572 getDriveState(asyncResp, connectionName, path);
576 getDriveItemProperties(asyncResp, connectionName, path);
923 const std::string& controllerId, const std::string& connectionName,
936 connectionName, path, "xyz.openbmc_project.Inventory.Item", "Present",
952 asset_utils::getAssetInfo(asyncResp, connectionName, path, ""_json_pointer,
990 const std::string& connectionName = interfaceDict.front().first;
991 populateStorageController(asyncResp, controllerId, connectionName,