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

/frameworks/rs/script_api/
H A DSpecification.cpp604 const string& unexpandedName = scanner->getValue(); local
605 string name = unexpandedName;
627 spec->mUnexpandedName = unexpandedName;
666 spec->checkRSTPatternValidity(unexpandedName, false, scanner);

Completed in 74 milliseconds