Searched refs:ConsumerCallback (Results 1 – 2 of 2) sorted by relevance
54 typedef std::function<void(const Status&, Hook*)> ConsumerCallback; typedef65 ConsumerCallback cons_cb;83 void ConsumeBuf(const string& key, const ConsumerCallback& done);
112 const ConsumerCallback& done) { in ConsumeBuf()