Home
last modified time | relevance | path

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

/openbmc/sdbusplus/test/message/
H A Dcall.cpp18 void setGlobalId(message&& m) in setGlobalId() function
42 auto slot = newBusIdReq(b).call_async(setGlobalId); in TEST()
54 auto slot = newBusIdReq(b).call_async(&setGlobalId); in TEST()
79 auto slot = newBusIdReq(b).call_async(setGlobalId); in TEST()