Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp1144 int32_t strategyAidl, int32_t sessionAidl, in registerEffect()
2058 int32_t strategyAidl, in setDevicesRoleForStrategy()
2080 Status AudioPolicyService::removeDevicesRoleForStrategy(int32_t strategyAidl, in removeDevicesRoleForStrategy()
2098 int32_t strategyAidl, in getDevicesForRoleAndStrategy()
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp1331 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(aidl2legacy_int32_t_product_strategy_t(strategy)); in registerEffect() local
2121 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in setDevicesRoleForStrategy() local
2136 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in removeDevicesRoleForStrategy() local
2149 int32_t strategyAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_product_strategy_t_int32_t(strategy)); in getDevicesForRoleAndStrategy() local