Searched refs:mApplicableStrategy (Results 1 – 4 of 4) sorted by relevance
43 mApplicableStrategy = strategy; in set()50 ALOGD("%s: %d for Usage %s", __FUNCTION__, mApplicableStrategy, getName().c_str()); in get()51 return mApplicableStrategy; in get()
53 mApplicableStrategy = strategy; in set()61 ALOGV("%s: 0x%X for Stream %s", __FUNCTION__, mApplicableStrategy, getName().c_str()); in get()62 return mApplicableStrategy; in get()
37 mApplicableStrategy(STRATEGY_MEDIA) in Element()82 routing_strategy mApplicableStrategy; /**< Applicable strategy for this stream. */ variable
36 mApplicableStrategy(STRATEGY_MEDIA) in Element()80 routing_strategy mApplicableStrategy; /**< Applicable strategy for this usage. */ variable