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

/frameworks/rs/api/
H A DSpecification.h305 std::string mEnumName; // The name found after the enum keyword member in class:TypeSpecification
318 std::string getEnumName() const { return mEnumName; }
H A DSpecification.cpp428 spec->mEnumName = scanner->getValue();

Completed in 1129 milliseconds