Searched refs:getVerbatimInclude (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/api/
H A DGenerateHeaderFiles.cpp336 if (specFile.getVerbatimInclude().size() > 0) {
337 for (auto s : specFile.getVerbatimInclude()) {
H A DSpecification.h537 const std::vector<std::string>& getVerbatimInclude() const { return mVerbatimInclude; } function in class:SpecFile

Completed in 176 milliseconds