Home
last modified time | relevance | path

Searched refs:sv_ref (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dproxy.hpp60 using sv_ref = const std::string_view&; typedef
125 auto call(context& ctx, sv_ref method, Ss&&... ss) const in call()
156 auto get_property(context& ctx, sv_ref property) const in get_property()
196 auto set_property(context& ctx, sv_ref property, T&& value) const in set_property()