Home
last modified time | relevance | path

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

/frameworks/rs/api/
DSpecification.cpp526 return expandString(mUnexpandedName, replacementIndexes); in getName()
624 spec->mUnexpandedName = unexpandedName; in scanFunctionSpecification()
DSpecification.h378 std::string mUnexpandedName; variable