Searched defs:mEnumName (Results 1 - 1 of 1) sorted by relevance
/frameworks/rs/api/ | ||
H A D | Specification.h | 305 std::string mEnumName; // The name found after the enum keyword member in class:TypeSpecification 318 std::string getEnumName() const { return mEnumName; } |
Completed in 53 milliseconds