Searched refs:in_parameterIds (Results 1 – 1 of 1) sorted by relevance
67 ndk::ScopedAStatus getVendorParametersImpl(const std::vector<std::string>& in_parameterIds) { in getVendorParametersImpl() argument68 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() argument440 return getVendorParametersImpl(in_parameterIds); in getVendorParameters()482 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() argument484 return getVendorParametersImpl(in_parameterIds); in getVendorParameters()