Home
last modified time | relevance | path

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

/frameworks/rs/api/
DGenerateDocumentation.cpp602 if (!specFile.hasSpecifications()) { in writeDetailedDocumentationFile()
697 if (specFile->hasSpecifications()) { in generateAndroidTableOfContentSnippet()
DSpecification.h524 bool hasSpecifications() const { in hasSpecifications() function