Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/tests/
DCoreAudioHalAidl_test.cpp67 ndk::ScopedAStatus getVendorParametersImpl(const std::vector<std::string>& in_parameterIds) { in getVendorParametersImpl() argument
68 mGetParameterIds.insert(mGetParameterIds.end(), in_parameterIds.begin(), in getVendorParametersImpl()
69 in_parameterIds.end()); in getVendorParametersImpl()
438 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() argument
440 return getVendorParametersImpl(in_parameterIds); in getVendorParameters()
482 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() argument
484 return getVendorParametersImpl(in_parameterIds); in getVendorParameters()