Searched refs:property_o (Results 1 – 3 of 3) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | vtable.hpp | 85 constexpr vtable_t property_o(const char* member, const char* signature, 99 property_o(const char* member, const char* signature, 171 constexpr vtable_t property_o(const char* member, const char* signature, in property_o() function 178 constexpr vtable_t property_o( in property_o() function
|
/openbmc/sdbusplus/test/vtable/ |
H A D | vtable.cpp | 26 sdbusplus::vtable::property_o("14", "15", &test_get, 16),
|
/openbmc/sdbusplus/include/sdbusplus/asio/ |
H A D | object_server.hpp | 755 vtable_.emplace_back(vtable::property_o( in initialize() 762 vtable_.emplace_back(vtable::property_o( in initialize()
|