Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateHeaderFiles.cpp367 for (auto spec : specFile.getFunctionSpecifications()) { in writeHeaderFile()
DSpecification.h547 const std::list<FunctionSpecification*>& getFunctionSpecifications() const { in getFunctionSpecifications() function