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

/frameworks/rs/script_api/
H A DSpecification.h303 std::vector<std::string> mFieldComments; // One entry per struct field member in class:TypeSpecification
318 const std::vector<std::string>& getFieldComments() const { return mFieldComments; }

Completed in 47 milliseconds