Searched refs:readNotifyAsync (Results 1 – 5 of 5) sorted by relevance
73 auto NotifyWatch::readNotifyAsync() -> sdbusplus::async::task<> in readNotifyAsync() function in notify_watch::NotifyWatch113 ctx.spawn(readNotifyAsync()); in readNotifyAsync()
23 auto readNotifyAsync() -> sdbusplus::async::task<>;
71 sdbusplus::async::task<> readNotifyAsync() in readNotifyAsync() function in phosphor::notify::watch::NotifyWatch113 notifyCtx.spawn(readNotifyAsync()); in readNotifyAsync()
83 ctx.spawn(notifyWatch.readNotifyAsync()); in start()
83 ctx.spawn(readNotifyAsync());