Home
last modified time | relevance | path

Searched refs:getValueComments (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/api/
DGenerateHeaderFiles.cpp150 const vector<string>& valueComments = spec.getValueComments(); in writeTypeSpecification()
DSpecification.h312 const std::vector<std::string>& getValueComments() const { return mValueComments; } in getValueComments() function
DGenerateDocumentation.cpp362 const vector<string>& valueComments = spec->getValueComments(); in writeDetailedTypeSpecification()