Searched refs:methodCall (Results 1 – 4 of 4) sorted by relevance
87 const auto* methodCall = in runTargetAction() local94 entry("ACTION=%s", methodCall)); in runTargetAction()97 systemdInterface, methodCall); in runTargetAction()
78 auto methodCall = passiveBus.new_method_call( in DbusPassiveRedundancy() local81 methodCall.append( in DbusPassiveRedundancy()88 auto reply = passiveBus.call(methodCall); in DbusPassiveRedundancy()
171 auto methodCall = bus.new_method_call(service.c_str(), objPath.c_str(), in prepareSELEntry() local173 methodCall.append(logEntryIntf); in prepareSELEntry()178 auto reply = bus.call(methodCall); in prepareSELEntry()
449 auto methodCall = bus.new_method_call(service.c_str(), objPath.c_str(), in deleteSELEntry() local 453 auto reply = bus.call(methodCall); in deleteSELEntry()