Home
last modified time | relevance | path

Searched defs:strategyAidl (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1195 int32_t strategyAidl, int32_t sessionAidl, in registerEffect()
2132 int32_t strategyAidl, in setDevicesRoleForStrategy()
2154 Status AudioPolicyService::removeDevicesRoleForStrategy(int32_t strategyAidl, in removeDevicesRoleForStrategy()
2172 int32_t strategyAidl, in getDevicesForRoleAndStrategy()
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp1374 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(aidl2legacy_int32_t_product_strategy_t(strategy)); in registerEffect() local
2198 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in setDevicesRoleForStrategy() local
2213 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in removeDevicesRoleForStrategy() local
2226 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in getDevicesForRoleAndStrategy() local