Searched defs:delegate (Results 1 – 7 of 7) sorted by relevance
347 explicit StreamCommonDelegator(const std::shared_ptr<StreamCommonInterface>& delegate) in StreamCommonDelegator()352 auto delegate = mDelegate.lock(); in close() local357 auto delegate = mDelegate.lock(); in prepareToClose() local362 auto delegate = mDelegate.lock(); in updateHwAvSyncId() local368 auto delegate = mDelegate.lock(); in getVendorParameters() local374 auto delegate = mDelegate.lock(); in setVendorParameters() local381 auto delegate = mDelegate.lock(); in addEffect() local388 auto delegate = mDelegate.lock(); in removeEffect() local
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()
50 std::unique_ptr<TaggedControlDelegate<uint8_t>> delegate = in PrepareControl() local
158 const std::shared_ptr<StreamCommonInterface>& delegate) { in initInstance()
657 const std::shared_ptr<StreamCommonInterface>& delegate) { in initInstance()