Home
last modified time | relevance | path

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

/frameworks/rs/api/
DSpecification.h189 const std::vector<ConstantSpecification*> getSpecifications() const { return mSpecifications; } in getSpecifications() function
205 const std::vector<TypeSpecification*> getSpecifications() const { return mSpecifications; } in getSpecifications() function
231 const std::vector<FunctionSpecification*> getSpecifications() const { return mSpecifications; } in getSpecifications() function