Home
last modified time | relevance | path

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

/frameworks/rs/api/
DSpecification.cpp344 Constant* constant = systemSpecification.findOrCreateConstant(name, &created); in scanConstantSpecification()
792 Constant* SystemSpecification::findOrCreateConstant(const string& name, bool* created) { in findOrCreateConstant() function in SystemSpecification
DSpecification.h557 Constant* findOrCreateConstant(const std::string& name, bool* created);