Home
last modified time | relevance | path

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

/frameworks/rs/api/
DGenerateDocumentation.cpp608 const string fileName = stringReplace(specFile.getSpecFileName(), ".spec", in writeDetailedDocumentationFile()
698 const string fileName = stringReplace(specFile->getSpecFileName(), ".spec", ".html"); in generateAndroidTableOfContentSnippet()
DSpecification.h500 std::string getSpecFileName() const { return mSpecFileName; } in getSpecFileName() function