Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateDocumentation.cpp619 if (!specFile.hasSpecifications()) { in writeDetailedDocumentationFile()
714 if (specFile->hasSpecifications()) { in generateAndroidTableOfContentSnippet()
DSpecification.h558 bool hasSpecifications() const { in hasSpecifications() function