Searched defs:taskData (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | runqueue.py | 460 def __init__(self, rq, cooker, cfgData, dataCaches, taskData, targets): argument 1331 def __init__(self, cooker, cfgData, dataCaches, taskData, targets): argument
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | log_services.hpp | 716 __anon5ac0615c0802( const boost::system::error_code& ec2, sdbusplus::message_t& msg, const std::shared_ptr<task::TaskData>& taskData) createDumpTaskCallback() argument 2602 __anon5ac0615c2202(const boost::system::error_code& ec2, sdbusplus::message_t&, const std::shared_ptr<task::TaskData>& taskData) requestRoutesCrashdumpCollect() argument [all...] |
H A D | update_service.hpp | 147 const std::shared_ptr<task::TaskData>& taskData) in handleCreateTask()
|