Home
last modified time | relevance | path

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

/openbmc/sdbusplus/src/bus/
H A Dmatch.cpp10 static slot_t makeMatch(SdBusInterface* intf, sd_bus* bus, const char* _match, in makeMatch() function
/openbmc/sdbusplus/src/async/
H A Dmatch.cpp6 slot_t match::makeMatch(context& ctx, const std::string_view& pattern) in makeMatch() function in sdbusplus::async::match