commit | 329472a2b8681416e9c440b0af311bd52a847c6c | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Sep 08 16:12:14 2016 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Sep 12 18:48:29 2016 +0000 |
tree | 4a0801a44bbfdf8da54f06037c08fc50440eefc7 | |
parent | bce05832fff8db8db1098a9d618fceed95fafb84 [diff] |
server: use lambda functions with _invoke_method Use lambda functions with _invoke_method to avoid method name lookup and enable additional state. Change-Id: If0b702c4d890d0173883f7b144c2ca8dc9d590ee Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Resolves: openbmc/phosphor-objmgr#14