Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DSpecification.cpp605 const string& unexpandedName = scanner->getValue(); in scanFunctionSpecification() local
606 string name = unexpandedName; in scanFunctionSpecification()
628 spec->mUnexpandedName = unexpandedName; in scanFunctionSpecification()
667 spec->checkRSTPatternValidity(unexpandedName, false, scanner); in scanFunctionSpecification()