Searched defs:delegate (Results 1 – 7 of 7) sorted by relevance
31 std::unique_ptr<ControlDelegateInterface<T>> delegate) in TaggedControlDelegate()
31 State(int32_t tag, std::unique_ptr<StateDelegateInterface<T>> delegate) in State()
64 Control<T>::Control(std::unique_ptr<TaggedControlDelegate<T>> delegate, in Control()
51 std::unique_ptr<TaggedControlDelegate<uint8_t>> delegate = in PrepareControl() local
414 explicit StreamCommonDelegator(const std::shared_ptr<StreamCommonInterface>& delegate) in StreamCommonDelegator()419 auto delegate = mDelegate.lock(); in close() local424 auto delegate = mDelegate.lock(); in prepareToClose() local429 auto delegate = mDelegate.lock(); in updateHwAvSyncId() local435 auto delegate = mDelegate.lock(); in getVendorParameters() local441 auto delegate = mDelegate.lock(); in setVendorParameters() local448 auto delegate = mDelegate.lock(); in addEffect() local455 auto delegate = mDelegate.lock(); in removeEffect() local
158 const std::shared_ptr<StreamCommonInterface>& delegate) { in initInstance()
775 const std::shared_ptr<StreamCommonInterface>& delegate) { in initInstance()