Searched defs:mValueComments (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/api/
H A DSpecification.h299 std::vector<std::string> mValueComments; // One entry per enum value member in class:TypeSpecification
312 const std::vector<std::string>& getValueComments() const { return mValueComments; }

Completed in 24 milliseconds