Home
last modified time | relevance | path

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

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