Home
last modified time | relevance | path

Searched refs:mergeSubscribeOptions (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp34 bool mergeSubscribeOptions(const SubscribeOptions &oldOpts, in mergeSubscribeOptions() function
59 if (mergeSubscribeOptions(oldOpts, opts, &updatedOptions)) { in addOrUpdateSubscription()
181 if (mergeSubscribeOptions(oldOpts, opts, outUpdated)) { in updateHalEventSubscriptionLocked()