Searched defs:unexpandedName (Results 1 - 1 of 1) sorted by path

/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 164 milliseconds