Searched refs:new_method_return (Results 1 – 10 of 10) sorted by relevance
20 m.new_method_return().method_return(); in setAttention()26 m.new_method_return().method_return(); in clearAttention()32 m.new_method_return().method_return(); in forceAbort()
52 auto reply = m.new_method_return(); in callbackConfigure()87 auto reply = m.new_method_return(); in callbackMonitor()
55 auto r = m.new_method_return();90 auto r = m.new_method_return();149 auto r = m.new_method_return();184 auto r = m.new_method_return();
116 auto reply = sdbusplus::message_t(msg).new_method_return(); in callbackGetPowerState()225 m.new_method_return().method_return(); in callbackSetPowerState()260 m.new_method_return().method_return(); in callbackSetPowerSupplyError()
130 auto reply = message.new_method_return(); in addLedConfigure()158 auto reply = message.new_method_return(); in removeLedConfigure()
99 auto reply = m.new_method_return(); in method_callback()
83 return this->get_implementation().new_method_return(m); in reply()
77 message new_method_return(message& m) {
351 message new_method_return() in new_method_return() function in sdbusplus::message::message
206 auto ret = m.new_method_return(); in operator ()()265 auto ret = b.new_method_return(); in after_spawn()