Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1267 int32_t strategyAidl, int32_t sessionAidl, in registerEffect()
2262 int32_t strategyAidl, in setDevicesRoleForStrategy()
2285 int32_t strategyAidl, in removeDevicesRoleForStrategy()
2307 Status AudioPolicyService::clearDevicesRoleForStrategy(int32_t strategyAidl, in clearDevicesRoleForStrategy()
2325 int32_t strategyAidl, in getDevicesForRoleAndStrategy()
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp1484 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(aidl2legacy_int32_t_product_strategy_t(strategy)); in registerEffect() local
2345 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in setDevicesRoleForStrategy() local
2362 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in removeDevicesRoleForStrategy() local
2377 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in clearDevicesRoleForStrategy() local
2390 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in getDevicesForRoleAndStrategy() local