Home
last modified time | relevance | path

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

/frameworks/rs/api/
DGenerateDocumentation.cpp423 specFile.getDocumentedFunctions(), NON_DEPRECATED_ONLY, false); in writeOverviewForFile()
638 const auto& functions = specFile.getDocumentedFunctions(); in writeDetailedDocumentationFile()
DSpecification.h552 const std::map<std::string, Function*>& getDocumentedFunctions() const { in getDocumentedFunctions() function