Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DSpecification.h519 std::list<FunctionSpecification*> mFunctionSpecificationsList; variable
548 return mFunctionSpecificationsList; in getFunctionSpecifications()
DSpecification.cpp796 mFunctionSpecificationsList.push_back(spec); in addFunctionSpecification()