Searched refs:getBroker (Results 1 – 1 of 1) sorted by relevance
318 sp<CallbackBroker> getBroker() const { in getBroker() function in android::__anon7e10af020211::StreamCallbackBase334 if (auto cb = getCb(mBase.getBroker(), mBase.getCookie()); cb != nullptr) f(cb); in runCb()