Home
last modified time | relevance | path

Searched defs:pcieDevicePath (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp58 handlePCIeDevicePath(const std::string & pcieDeviceId,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const dbus::utility::MapperGetSubTreePathsResponse & pcieDevicePaths,const std::function<void (const std::string & pcieDevicePath,const std::string & service)> & callback) handlePCIeDevicePath() argument
62 for (const std::string& pcieDevicePath : pcieDevicePaths) handlePCIeDevicePath() local
94 getValidPCIeDevicePath(const std::string & pcieDeviceId,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::function<void (const std::string & pcieDevicePath,const std::string & service)> & callback) getValidPCIeDevicePath() argument
229 getPCIeDeviceSlotPath(const std::string & pcieDevicePath,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,std::function<void (const std::string & pcieDeviceSlot)> && callback) getPCIeDeviceSlotPath() argument
313 getPCIeDeviceHealth(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & pcieDevicePath,const std::string & service) getPCIeDeviceHealth() argument
340 getPCIeDeviceState(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & pcieDevicePath,const std::string & service) getPCIeDeviceState() argument
366 getPCIeDeviceAsset(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & pcieDevicePath,const std::string & service) getPCIeDeviceAsset() argument
527 getPCIeDeviceProperties(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & pcieDevicePath,const std::string & service,const std::function<void (const dbus::utility::DBusPropertiesMap & pcieDevProperties)> && callback) getPCIeDeviceProperties() argument
569 afterGetValidPcieDevicePath(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & pcieDeviceId,const std::string & pcieDevicePath,const std::string & service) afterGetValidPcieDevicePath() argument
678 __anon0529f9580a02(const std::string& pcieDevicePath, const std::string& service) handlePCIeFunctionCollectionGet() argument
827 __anon0529f9580c02( const std::string& pcieDevicePath, const std::string& service) handlePCIeFunctionGet() argument
[all...]