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

/frameworks/rs/api/
H A DSpecification.cpp375 Constant* constant = systemSpecification.findOrCreateConstant(name, &created);
881 Constant* SystemSpecification::findOrCreateConstant(const string& name, bool* created) { function in class:SystemSpecification

Completed in 30 milliseconds