Home
last modified time | relevance | path

Searched defs:arg_names (Results 1 – 1 of 1) sorted by relevance

/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp41 const std::vector<std::string>* arg_names = nullptr) {} in arg_types()
73 const std::vector<std::string>* arg_names = nullptr) { in arg_types()
283 const std::string& name, const std::vector<std::string> arg_names) { in register_signal()