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

/frameworks/rs/api/
H A DSpecification.h301 std::vector<std::string> mFieldComments; // One entry per struct field member in class:TypeSpecification
316 const std::vector<std::string>& getFieldComments() const { return mFieldComments; }
H A DSpecification.cpp423 spec->mFieldComments.push_back(comment);

Completed in 64 milliseconds