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

/frameworks/rs/api/
H A DSpecification.h508 std::vector<std::string> mVerbatimInclude; member in class:SpecFile
537 const std::vector<std::string>& getVerbatimInclude() const { return mVerbatimInclude; }
H A DSpecification.cpp824 mVerbatimInclude.push_back(scanner.getValue());

Completed in 30 milliseconds