Home
last modified time | relevance | path

Searched refs:makeContext (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.hpp177 static std::shared_ptr<Context> makeContext(
H A Dsol_context.cpp27 std::shared_ptr<Context> Context::makeContext( in makeContext() function in sol::Context
H A Dsol_manager.cpp197 std::shared_ptr<Context> context = Context::makeContext( in startPayloadInstance()