Lines Matching refs:connectionName

291     const std::string& connectionName,  in getManagedObjectsForEnumerate()  argument
296 objectName, objectManagerPath, connectionName); in getManagedObjectsForEnumerate()
299 connectionName, path, in getManagedObjectsForEnumerate()
301 connectionName](const boost::system::error_code& ec, in getManagedObjectsForEnumerate()
307 objectName, connectionName, ec); in getManagedObjectsForEnumerate()
354 connectionName, transaction); in getManagedObjectsForEnumerate()
362 const std::string& objectName, const std::string& connectionName, in findObjectManagerPathForEnumerate() argument
366 objectName, connectionName); in findObjectManagerPathForEnumerate()
368 [transaction, objectName, connectionName]( in findObjectManagerPathForEnumerate()
382 if (connectionGroup.first == connectionName) in findObjectManagerPathForEnumerate()
386 objectName, pathGroup.first, connectionName, in findObjectManagerPathForEnumerate()
1391 const std::string& connectionName) in findActionOnInterface() argument
1393 BMCWEB_LOG_DEBUG("findActionOnInterface for connection {}", connectionName); in findActionOnInterface()
1395 [transaction, connectionName{std::string(connectionName)}]( in findActionOnInterface()
1403 ec.message(), connectionName); in findActionOnInterface()
1413 connectionName); in findActionOnInterface()
1447 connectionName.c_str(), in findActionOnInterface()
1551 connectionName, transaction->path, in findActionOnInterface()
1929 const std::string& connectionName = connection.first; in handlePut() local
1932 [connectionName{std::string(connectionName)}, in handlePut()
1939 ec3.message(), connectionName); in handlePut()
1986 connectionName.c_str(), in handlePut()
2082 connectionName, transaction->objectPath, in handlePut()