Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DSpecification.cpp530 return expandString(mUnexpandedName, replacementIndexes); in getName()
628 spec->mUnexpandedName = unexpandedName; in scanFunctionSpecification()
DSpecification.h380 std::string mUnexpandedName; variable