Searched defs:processName (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-objmgr/src/test/ |
H A D | need_to_introspect.cpp | 8 std::string processName; in TEST() local 16 std::string processName = "org"; in TEST() local 24 std::string processName = "org.freedesktop"; in TEST() local 32 std::string processName = "org.freedesktop.foo"; in TEST() local 40 std::string processName = "org.openbmc"; in TEST() local 48 std::string processName = ":"; in TEST() local 56 std::string processName = ":1.32"; in TEST() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | dbus_utils.hpp | 56 std::string_view redfishPropertyName, std::string_view processName, in setDbusProperty() 78 std::string_view processName, const sdbusplus::message::object_path& path, in setDbusPropertyAction()
|
/openbmc/phosphor-objmgr/src/ |
H A D | main.cpp | 50 const std::string& processName) in sendIntrospectionCompleteSignal() 122 std::string processName; member 135 const std::string& processName, const std::string& path, in doAssociations() 258 InterfaceMapType& interfaceMap, const std::string& processName, in startNewIntrospect() 306 for (const std::string& processName : processNames) in doListNames() local
|
H A D | processing.cpp | 29 bool needToIntrospect(const std::string& processName) in needToIntrospect()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | managers.hpp | 85 const char* processName = "xyz.openbmc_project.State.BMC"; in doBMCGracefulRestart() local 112 const char* processName = "xyz.openbmc_project.State.BMC"; in doBMCForceRestart() local
|
H A D | chassis.hpp | 914 const char* processName = "xyz.openbmc_project.State.Chassis"; in doChassisPowerCycle() local
|
/openbmc/bmcweb/include/ |
H A D | openbmc_dbus_rest.hpp | 96 const std::string& processName, const std::string& objectPath, in introspectObjects() 2134 const std::string& processName, const std::string& requestedPath) in handleBusSystemPost()
|