Searched defs:mFunctions (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/api/
H A DSpecification.h549 std::map<std::string, Function*> mFunctions; member in class:SystemSpecification
571 const std::map<std::string, Function*>& getFunctions() const { return mFunctions; }

Completed in 129 milliseconds