Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/core-impl/
DXmlConverter.h110 const std::vector<X>& xsdcTypeVec, in convertCollectionToAidl() argument
113 resultAidlTypeVec.reserve(xsdcTypeVec.size()); in convertCollectionToAidl()
114 for (const X& xsdcType : xsdcTypeVec) { in convertCollectionToAidl()