Searched refs:methodCall (Results 1 – 4 of 4) sorted by relevance
96 const auto* methodCall = in runTargetAction() local103 entry("ACTION=%s", methodCall)); in runTargetAction()106 systemdInterface, methodCall); in runTargetAction()
75 auto methodCall = passiveBus.new_method_call( in DbusPassiveRedundancy() local78 methodCall.append(redundancy::interface, redundancy::collection); in DbusPassiveRedundancy()83 auto reply = passiveBus.call(methodCall); in DbusPassiveRedundancy()
169 auto methodCall = bus.new_method_call(service.c_str(), objPath.c_str(), in prepareSELEntry() local171 methodCall.append(logEntryIntf); in prepareSELEntry()176 auto reply = bus.call(methodCall); in prepareSELEntry()
463 auto methodCall = bus.new_method_call(service.c_str(), objPath.c_str(), in deleteSELEntry() local467 auto reply = bus.call(methodCall); in deleteSELEntry()